Access blocked...?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
kabbe
Forum Newbie
Posts: 2
Joined: Thu Feb 27, 2003 4:24 am

Access blocked...?

Post by kabbe »

Hello!

I'm trying to run a PHP script on a UNIX machine running an Apache server. But when I try to run the script I get the message "Access blocked".

WWHHYY, anyone??

/Kabbe
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Is that the full error message?

Mac
kabbe
Forum Newbie
Posts: 2
Joined: Thu Feb 27, 2003 4:24 am

Re!

Post by kabbe »

Actually, It's not me who gets the error, but a student of mine. She is trying to install PHP on a unix server there, which resulted in a web server crash... I fixed that, so their server is up and running again, but now she can't get access to her php scripts. All attempts apparently ends with "Access blocked". I searched http://www.php.net and came up with the possible solution that she might be trying to access a database without having set the correct authorization...

What do you think? Sorry for not sharing more information, but I simply don't have it... Eeh... I'll call her again...

Thanks for the fast reply!
Post Reply