AnilPujara Posted January 8, 2003 Share Posted January 8, 2003 I have downloaded the RPMs for mySQL client & server. PHP & Apache has already been installed & tested and works fine. After I install mySQL, I test the server by creating and selecting some data from the databases through command line. I try to run a php script that will access the database and select some statements and insert some data, however access to the database does not work. I get no errors on the PHP page, and I am positivce that there are no syntax errors in the php/sql statements. There seems to be a problem with the php/mysql setup, that mySQL isn\'t properly configured with php. I took a look at php configuration file in /etc/php.ini and try to edit the mySQL portion to have the correct parameters, however still I am not able to run the script. I wrote a simple script that will load phpinfo(); however I am not sure where it is supposed to say whether mySQL is supported or what not? What should I do? Quote Link to comment https://forums.phpfreaks.com/topic/23-mysql-installation-php-configuration/ Share on other sites More sharing options...
effigy Posted January 8, 2003 Share Posted January 8, 2003 an, i responded to your post under the php section. please do not double post. thanks :shock: Quote Link to comment https://forums.phpfreaks.com/topic/23-mysql-installation-php-configuration/#findComment-58 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.