|
From: Udo L. <udo...@al...> - 2011-01-31 12:05:08
|
Am 28.01.2011 19:38, schrieb Heiko Zuerker: > > [......] > > Could you send the httpd.conf as an attachment? > > I added a couple of extra apache modules this time around, but they > shouldn't cause any issues if they're not loaded. > > I have a web server running with that version and it's fine. > > You could try removing parts of the config file and see if it changes > anything. Maybe don't load any modules and playing with other parts. > Maybe we can track down which part breaks it. > > Hi, i can send the httpd.conf as attachment, but I think it's not nessesary, because that your version are running fine gives the right hint: I have one extension in the /etc/php.ini: zend_extension = /opt/php/ioncube/ioncube_loader_lin_5.2.so If I comment this line, the apache starts... (but the website need this extension). There are a new version on http://www.ioncube.com/loaders.php but with this extension happens the same... Best regards Udo |