[PHP-DB] PHP Install conflicts w/ MySQL

2003-06-16 Thread Nathan
Hello, I just installed PHP 4.3.2 on my machine running redhat 7.2. The install seems like it went well. However, I've been running MySQL (Ver 11.18) just fine until I installed PHP and now it won't start at all. When I try to start the mysql daemon from the command line, I just get... #

Re: [PHP-DB] PHP Install conflicts w/ MySQL

2003-06-16 Thread Ramil G. Sagum
On Tue, 2003-06-17 at 03:08, Nathan wrote: # ./bin/mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql 030616 12:04:24 mysqld ended I'm running the command as root so I don't think it's a permission issue. Does anyone know anything about the PHP install that would

Re: [PHP-DB] PHP Install conflicts w/ MySQL

2003-06-16 Thread Doug Thompson
Check that mysql is still the owner of its subdirectories. You might also look on the mysql list for other possibilities as this is a frequent topic. Doug On 17 Jun 2003 10:02:29 +0800, Ramil G. Sagum wrote: On Tue, 2003-06-17 at 03:08, Nathan wrote: # ./bin/mysqld_safe Starting mysqld