manton Posted April 25, 2007 Share Posted April 25, 2007 Hello! I installed mysql and try to use php on Winxp using IIS. I cant set up a connection string using dreamweaver, when i select a database a get the message: Your php server doesn't have the Mysql module loaded or cant use the mysql_pconnect functions. Note that I cannot find the "MySQL Support: enabled" somewhere in the phpinfo script. Can someone please help me? Thanku in advance Link to comment https://forums.phpfreaks.com/topic/48665-dreamweaver-php-talk-to-mysql/ Share on other sites More sharing options...
wildteen88 Posted May 2, 2007 Share Posted May 2, 2007 If you don't find a MySQL heading/sub section then you haven't enabled the mysql extensions in the php.ini. Have a read of this post for enabling that extension. Link to comment https://forums.phpfreaks.com/topic/48665-dreamweaver-php-talk-to-mysql/#findComment-243626 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.