View Single Post
  #2   Spotlight this post!  
Unread 30-07-2004, 15:09
Venkatesh Venkatesh is offline
Registered User
FRC #0030
 
Join Date: Jan 2003
Rookie Year: 2002
Location: USA
Posts: 260
Venkatesh is a splendid one to beholdVenkatesh is a splendid one to beholdVenkatesh is a splendid one to beholdVenkatesh is a splendid one to beholdVenkatesh is a splendid one to beholdVenkatesh is a splendid one to beholdVenkatesh is a splendid one to beholdVenkatesh is a splendid one to behold
Re: Speaking of PHP 5...

Hello,

I had enough trouble with the same problem early on (with PHP5b1). One thing that I had forgotten to do was to place libmysql.dll and libdb.dll in the Windows System (or system32, based on OS) directory.

Another thing to make sure is that php.ini (in the windows or winnt directory) has the MySQL extension enabled. By default, it is commented out.

Finally, try running Apache in console mode, as opposed to service mode. You will see dialogs when (and if) PHP can't find files or dlls.

Good luck
__________________
-- vs, me@acm.jhu.edu
Mentor, Team 1719, 2007
Team 30, 2002-2005