|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
Apache
Hello, I would like to know how to set MySQL to be called by Apache when PHP is used for mysql_connect, mysql_query, etc...? Please, can anyone help me?
__________________
z-lite was here |
|
#2
|
|||
|
|||
|
PHP Code:
__________________
Michael
|
|
#3
|
|||
|
|||
|
MySQL will _never_ be called from Apache. PHP which runs under Apache (or another server (or even standalone)) calls MySQL.
|
|
#4
|
|||
|
|||
|
I thought Apache had to be set with a command to tell MySQL to work. Ahh well, thanks for your time.
|
|
#5
|
|||
|
|||
|
It does, but using PHP as an interface.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Apache |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|