Re: [PHP] can't restart apache, help needed

2001-04-10 Thread Lindsay Adams
do you have php3 installed still? if so, your mime types might be conflicting or something On 4/10/01 3:35 AM, "Thomas Angst" <[EMAIL PROTECTED]> wrote: > I didn't get any further errors as this in /ver/log/httpd/error_log: > PHP Warning: Function registration failed - duplicate name - define

Re: [PHP] can't restart apache, help needed

2001-04-10 Thread Thomas Angst
I didn't get any further errors as this in /ver/log/httpd/error_log: PHP Warning: Function registration failed - duplicate name - define in Unknown on line 0 PHP Warning: Function registration failed - duplicate name - defined in Unknown on line 0 PHP Warning: Function registration failed - dup

Re: [PHP] can't restart apache, help needed

2001-04-10 Thread Alexander Wagner
Thomas Angst wrote: > ./configure --with-axps=/usr/sbin/apxs > make > make install and > /etc/init.d/apache restart > is the http server no more starteable. What is the exact error-message? What does /sbin/init.d/apache configtest say? regards Wagner -- Assumption is the mother of all fuck-up

Re: [PHP] can't restart apache, help needed

2001-04-10 Thread Felix Kronlage
On Tue, Apr 10, 2001 at 12:02:45PM +0200, Thomas Angst wrote: > /etc/init.d/apache restart > is the http server no more starteable. > what's going wrong here, I didn't have any problems with the older version > of the suse linux and PHP4, if anyone has an idea how to rerun the apache > without a

[PHP] can't restart apache, help needed

2001-04-10 Thread Thomas Angst
Hello to all, I have SuSE 7.1 installed and PHP4 source downloaded from www.php.net after ./configure --with-axps=/usr/sbin/apxs make make install and /etc/init.d/apache restart is the http server no more starteable. what's going wrong here, I didn't have any problems with the older version of th