Web Hosting Talk







View Full Version : MySQL and Apache


cpuwildman
02-08-2003, 01:53 AM
Does anyone know how to connect mysql with apache? I have apache 2 running and i have installed mysql 3.x, but i don't know how to get mysql working. Any help would be appreciated.

timelord
02-08-2003, 05:30 PM
Couple of thoughts...

1) You probably want to post this in the Technical & Security forum, that would probably produce more responses.

2) Not sure what you mean by "connect". You don't "connect" apache with mysql. You may use a scripting language such as PHP or Perl - and -it- talks to mysql, but I am not sure why apache would ever need to talk directly to a mysql database....