XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).
Moderator: General Moderators
Parody
Forum Contributor
Posts: 252 Joined: Fri May 06, 2005 7:06 pm
Location: Great Britain
Post
by Parody » Mon May 30, 2005 2:08 pm
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
Ambush Commander
DevNet Master
Posts: 3698 Joined: Mon Oct 25, 2004 9:29 pm
Location: New Jersey, US
Post
by Ambush Commander » Mon May 30, 2005 2:39 pm
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 » Mon May 30, 2005 2:42 pm
yeah, I didn't get anything
John Cartwright
Site Admin
Posts: 11470 Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:
Post
by John Cartwright » Mon May 30, 2005 3:31 pm
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:
Post
by deep_fire » Sat Jun 25, 2005 3:29 am
Maybe best program for setup is
wamp php5 included
Parody
Forum Contributor
Posts: 252 Joined: Fri May 06, 2005 7:06 pm
Location: Great Britain
Post
by Parody » Sun Jun 26, 2005 2:59 pm
Is there any program like these that I can run on my PDA that include MYSQL and PHP?