Hello everyone!
I am having trouble with my apache/mysql/php stuff. Apache on port 80 works fine but when I try to use ssl, it seg faults. Now php will not communicate with the mysql database. I get this message:
Fatal error: Call to undefined function: mysql_connect() in /usr/local/apache/htdocs/catalog/includes/functions/database.php on line 19
I figure it has something to do with the php-mysql rpm that I took off, because I upgraded php to the latest and that rpm (the only one I could find on rpmfind.net) was one version older.
What exact packages or tar.gz'iped files do I need to clean this up?
Thanks for any help! Rninja
I am having trouble with my apache/mysql/php stuff. Apache on port 80 works fine but when I try to use ssl, it seg faults. Now php will not communicate with the mysql database. I get this message:
Fatal error: Call to undefined function: mysql_connect() in /usr/local/apache/htdocs/catalog/includes/functions/database.php on line 19
I figure it has something to do with the php-mysql rpm that I took off, because I upgraded php to the latest and that rpm (the only one I could find on rpmfind.net) was one version older.
What exact packages or tar.gz'iped files do I need to clean this up?
Thanks for any help! Rninja