aman parashar wrote:
he php with the apache server works fine. But with the mysql , it doesnt show nothing even when i tried if it has the mysql library is present, nothing comes out.Empty browser, plz i need help.I appreciate for your precious time. Even it couldnt give me error or anything,i couldnt figure if the php has really connected to the mysql server.All the files are downloaded in the same directory c:\download\... and i renamed the php.ini_recommend to php.ini
You will get more help on a PHP list .... http://www.php.net/mailing-lists.phpMySQl is not enabled by default, so you will need to uncomment the correct extension for the version of MySQL you are actually using, and then restart Apache to load it.
( I prefer a real database so I'm not sure which ones you need ;) ) -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk// Firebird - http://www.firebirdsql.org/index.php --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx