Disable MYSQL

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
gotserv
Forum Newbie
Posts: 3
Joined: Wed Apr 16, 2003 12:53 pm

Disable MYSQL

Post by gotserv »

Is there a way to restrict PHP connecting to a databa?se
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

What kind of restrictions are you looking for?

Mac
gotserv
Forum Newbie
Posts: 3
Joined: Wed Apr 16, 2003 12:53 pm

I want to restric all

Post by gotserv »

I am trying to make it so there are no database connections at all on this server.

I have it so you can't connect to the DB's using ASP cold fusion ect.

I am using windows 2000 server IIS 5 and php4
Post Reply