tris

Active Member
Apr 11, 2003
33
0
156
i did get a maketree error but i fixed that and now i get

#-> service httpd start
Processing config directory: /etc/httpd/conf.d/*.conf
Processing config file: /etc/httpd/conf.d/authz_ldap.conf
Processing config file: /etc/httpd/conf.d/php.conf
Processing config file: /etc/httpd/conf.d/python.conf
Syntax error on line 6 of /etc/httpd/conf.d/python.conf:
Cannot load /etc/httpd/modules/mod_python.so into server: /etc/httpd/modules/mod_python.so: undefined symbol: apr_bucket_type_flush
/etc/init.d/httpd start: httpd could not be started


whatever i do it just gets worse and worse... any help is appreciated
 

tris

Active Member
Apr 11, 2003
33
0
156
fixed lass problem. Now I have.......

root@server1 [/usr/local/apache/conf]# service httpd start
[Fri Dec 31 18:55:30 2004] [error] VirtualHost 70.84.120.2:0 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Fri Dec 31 18:55:30 2004] [error] VirtualHost 70.84.120.2:0 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Fri Dec 31 18:55:30 2004] [error] VirtualHost 70.84.120.2:0 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
[Fri Dec 31 18:55:30 2004] [error] VirtualHost 70.84.120.2:0 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
/etc/init.d/httpd start: httpd started
 

tris

Active Member
Apr 11, 2003
33
0
156
fixed that by adding port 80.

Then no errors were given but i looked in the error log and found some.

I fixed them and now it starts fine... no errors in error log but when trying to stop it says no pid file.

quick browse to /etc/httpd/run and i see a httpd.pid file.

so... whats wrong?
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
I am not sure what you did to get these errors, but your httpd.conf is messed up.
Need to do more polishing.

Good luck!
 

brentp

Well-Known Member
Mar 11, 2004
323
0
166
Ayr, North Queensland, Australia
use the following scripts to fix your httpd.conf :

/scripts/rebuildhttpdconffromproftpd (doesnt matter if you use proftpd or not)
/scripts/rebuildhttpdconf

chances are they wont screw it up, but still theres that tiny chance. Make a backup before you you execute them..

Regards,
Brent