Problem With Serving PHP...

NightStrm

Registered
I'm having a wierd problem that I have been unable to figure out. I installed PHP v4.2.3 and MySQL on my OSX computer and setup a shopping cart to run. I can view it without any problems on my Mac, but when I try and view it with any other computer on my network, all it will pull up is a text-based version of my page without any of the graphics. It takes forever to load as well and eventually times out. If I hook my mac to a XP computer via crossover cable, it can then see the page without a problem.

I am just trying to get access to my local network so we can do some testing on the script. Has anyone else dealt with this problem before? If you need any further information, let me know and I'll try and find it out for you (I'm kinda new at this...)
 
Are you sure the other computer is really loading the page from your network vs going out to the Interent and back in to your network.

If that's what it's doing and you have something like ADSL (where the "A" stands for Asynchronous... a.k.a. fast download, but slow upload) that could generate the symptoms you describe.

Possibly you have your Hub/Router misconfigured?
 
Back
Top