I´m running a PHP program under apache,
as LOCALHOST, on a windows 2K PC.
The machine is connected to a LAN (also windows)
I want my php program, running on drive C:
read/share mysql tables stored on drive K (on network server)
What kind of configuration do I need?
Do I have to start mysql on my PC or on the network server?
Thanks
Lisa
is it possible mysql on a network?
Moderator: General Moderators
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
-
malcolmboston
- DevNet Resident
- Posts: 1826
- Joined: Tue Nov 18, 2003 1:09 pm
- Location: Middlesbrough, UK
Re: is it possible mysql on a network?
network server so it will run as a global servicelisawebs wrote: What kind of configuration do I need?
Do I have to start mysql on my PC or on the network server?