EASYPHP

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
Parody
Forum Contributor
Posts: 252
Joined: Fri May 06, 2005 7:06 pm
Location: Great Britain

EASYPHP

Post by Parody »

I installed EASYPHP from their site. The latest version (as of 25/5/05) and when I used the phpinfo function it had no infomation about MYSQL being installed.

Any help appreciatted :D
User avatar
Ambush Commander
DevNet Master
Posts: 3698
Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US

Post by Ambush Commander »

Maybe you're looking in the wrong places. Did you use CTRL-F on the document and look for mysql?
Parody
Forum Contributor
Posts: 252
Joined: Fri May 06, 2005 7:06 pm
Location: Great Britain

Post by Parody »

yeah, I didn't get anything
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

if your using php5 then by default mysql is not enabled. Make sure mysql comes with the package, and if it does simply uncomment the line which activies the module which can be found in your httpd.conf
deep_fire
Forum Newbie
Posts: 7
Joined: Fri Jun 24, 2005 2:34 pm
Contact:

easy php sux

Post by deep_fire »

Maybe best program for setup is wamp php5 included :lol:
Parody
Forum Contributor
Posts: 252
Joined: Fri May 06, 2005 7:06 pm
Location: Great Britain

Post by Parody »

Is there any program like these that I can run on my PDA that include MYSQL and PHP?
Post Reply