This is a discussion on HELP "Cannot load mysql extension" within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Fedora Core 2 server with httpd-2.0.54-10.2 php-4.3.10-2.4 php-mysql-4....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Fedora Core 2 server with httpd-2.0.54-10.2 php-4.3.10-2.4
php-mysql-4.3.10-2.4 It had MySQL 3.23.58.something on it, but the PHP websites were using a 4.something MySQL on another machine. I updated the MySQL on this machine to mysql-4.1.20-1.FC4.1 and now no PHP sites come up. But mysql.so is right where it's always been: [root@web1 abtech]# ls -l /usr/lib/php4/mysql.so -rwxr-xr-x 1 root root 44364 Dec 21 2004 /usr/lib/php4/mysql.so And the extension line has been commented out of /etc/php.ini and Apache restarted. How do I make PHP work again? -- * John Oliver http://www.john-oliver.net/ * |