Hello,
I am new to the forum and hope for a little help getting mysql configured. (Posted under general due to this not being a 'code' question).
I am wanting to build a development area for php and mysql, and am new to both so I am looking forward to getting this working.
I should probably mention I am wanting a VAMP (vista(x86) apache myslq php) development server.
Following http://www.devshed.com/c/a/Apache/Creat ... P-Setup/1/ I have been successful getting php working. (assumed).
I get the window that shows all the apache details and php is listed so I assume it is configured and working.
but I run into a snag getting the mysql items to show up in the phpinfo.php. I have uncommented to the extention for myslq in the php.ini page. Restarted several times. Still nothing.
I am probably over looking something very obvious, but I have messed with this for a few days now. I don't want to resort to iis.
Any help is much appreciated.
help getting mysql working.
Moderator: General Moderators
-
dajohnson1s
- Forum Newbie
- Posts: 19
- Joined: Sat Nov 15, 2008 12:44 pm
- novice4eva
- Forum Contributor
- Posts: 327
- Joined: Thu Mar 29, 2007 3:48 am
- Location: Nepal
Re: help getting mysql working.
viewtopic.php?f=2&t=88318
Maybe you didn't run the mysql service too!!
Maybe you didn't run the mysql service too!!
- novice4eva
- Forum Contributor
- Posts: 327
- Joined: Thu Mar 29, 2007 3:48 am
- Location: Nepal
Re: help getting mysql working.
Ohh you meant in phpinfo.....
sorry
Re: help getting mysql working.
Reinstall your Mysql and try again.
make sure php_mysql.dll is loaded, and libmysql.dll MUST BE loaded firstly
make sure php_mysql.dll is loaded, and libmysql.dll MUST BE loaded firstly