Jump to content

Accessing my php/sql from another machine


frenchpl

Recommended Posts

Can someone please put me right.

I have a complete and working set of scripts that access a mysql database.

I am using a log in script to start.

The log in script forms the URL for localhost and then connects to the selected database.

All the scripts use the ./dir/dir form of addressing in any href's.

I am now trying to access this from another machine on my network.

I am sure that because I enter the IP address of the server, I get to the login script.

When the script tries to get into the rest of the suit, I get the not found page error.

It is of course trying to find 'localhost', from the ./ path. ( the dot representing localhost).

Any ideas please??????

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.