Wasup all,
I have two dev boxes that I'm working on. One has Win98/Apache/PHP/mySQL. The other one has Win2k/Apache/PHP/mySQL. As you can see the only difference is the OS. I've successfully loaded apache, php, and mysql on both machines. I followed the same installation steps for both (doing them at the same time). In the end, the Win98 box works perfectly but the Win2k box throws out "Fatal error: Call to a member function on a non-object in c:\apache\htdocs\signupcomplete.php on line 10"
I've noticed that others have had this problem, but there doesn't seem to replies except for other people with the same problem. Does anyone have any ideas where I should start? I'm assuming it's a Win2k thing since my Win98 box is working fine.
Also...when I type localhost in my browser on the Win2k box...it browses the directory instead of firing the index.php...how do I set that to the default?
Thanks in advance!