Re: [EMAIL PROTECTED] Apache not working after upgrading MySQL Server

2006-02-24 Thread Max Yu
It seems I have mod_auth_mysql, but It can't be loaded. The error mwssage is: Starting httpd: Syntax error on line 6 of /etc/httpd/conf.d/auth_mysql.conf: Cannot load /etc/httpd/modules/mod_auth_mysql.so into server: object requires: cannot enable executable stack as shared object requires: Permis

Re: [EMAIL PROTECTED] Apache not working after upgrading MySQL Server

2006-02-24 Thread Slawomir Orlowski \(CYMPAK\)
Hello, I had similar problem in thepast and in my case I had to upgrade DBI and DBD::mysql and it was working again. Regards Slawomir - Original Message - From: "Max Yu" <[EMAIL PROTECTED]> To: Sent: Thursday, February 23, 2006 5:07 PM Subject: [EMAIL PROTECTED] Apache n

Re: [EMAIL PROTECTED] Apache not working after upgrading MySQL Server

2006-02-24 Thread Nick Kew
On Thursday 23 February 2006 22:07, Max Yu wrote: > I could not understand how the problem is related to MySQL > server. > > The machine is running Fedora Core 4, Apache 2.0.54 and MySQL > server 4.1.9. And everything was fine. Then I updated MySQL to > 5.0.18. Then Apache is not working any more.

Re: [EMAIL PROTECTED] Apache not working after upgrading MySQL Server]

2006-02-23 Thread Max Yu
Thanks, Max > Subject: Re: [EMAIL PROTECTED] Apache not working after upgrading > MySQL Server > X-AntiVirus: scanned for viruses by AMaViS 0.2.1 > (http://amavis.org/) > > > > is this the line from the apache error log and are you sure > there is > not

Re: [EMAIL PROTECTED] Apache not working after upgrading MySQL Server

2006-02-23 Thread Kishore Jalleda
is this the line from the apache error log and are you sure there is nothing else here, do you see any orphaned apache processes, i am guessing its something to do with apache binding to some IP thats conflicting with mysql, are your loop-back addresss configured properly , anyway have you checked

[EMAIL PROTECTED] Apache not working after upgrading MySQL Server

2006-02-23 Thread Max Yu
I could not understand how the problem is related to MySQL server. The machine is running Fedora Core 4, Apache 2.0.54 and MySQL server 4.1.9. And everything was fine. Then I updated MySQL to 5.0.18. Then Apache is not working any more. Start Apache will fail. The error log only has one item rel