|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
Is there a way to restrict MYSQL support for php?
Is there a way to restrict MYSQL support for php?
|
|
#2
|
|||
|
|||
|
RE: Is there a way to restrict MYSQL support for php?
Can you give some more details? you want to disable mysql support or you only want to exclude some functions?
|
|
#3
|
|||
|
|||
|
RE: Is there a way to restrict MYSQL support for php?
I am looking to disable all databse connection totally for the server. I have ODBC disabled but it seems I can still connect using PHP.
|
|
#4
|
|||
|
|||
|
RE: Is there a way to restrict MYSQL support for php?
What platform are you using?
|
|
#5
|
|||
|
|||
|
RE: Is there a way to restrict MYSQL support for php?
It is windows 2000 server with the latest PHP4.
I can disable SQL but not access, mySQL, ect. We have disabled The connections for everything but PHP. I guess PHP has ODBC built into it and I am just trying to find a way to make it disabled. |
|
#6
|
|||
|
|||
|
RE: Is there a way to restrict MYSQL support for php?
yes on windows odbc and mysql is built in.. you have to recompile php to disable this functionality. read this for more information on this:
http://dk.php.net/manual/en/install.windows.php |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > Is there a way to restrict MYSQL support for php? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|