Strange issue.
I have a couple of domains on a server with Debian 5 and DA. All the domains seems to be working correctly with php etc...
Now i'm making a new user/domain and htm(l) works but *.php don't work. I have restart everything but no go for the new user. I allready add some test users and all users can't use *.php files, you will get this error:
Strange thing i have found on further investigation is this:
If i go to: http://www.kiddingyou.com/check/index.php it works
And if i go to: http://212.115.192.78/~kiddingyou/check/index.php i get the above error, but its the same page. only differents is that the first one is a real domain name and the second one is the name for users witch don't have a real domainname. What can be the problem ? and ofcourse how can i fix this?
I have a couple of domains on a server with Debian 5 and DA. All the domains seems to be working correctly with php etc...
Now i'm making a new user/domain and htm(l) works but *.php don't work. I have restart everything but no go for the new user. I allready add some test users and all users can't use *.php files, you will get this error:
Code:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/2 Server at 212.115.192.78 Port 80
Strange thing i have found on further investigation is this:
If i go to: http://www.kiddingyou.com/check/index.php it works
And if i go to: http://212.115.192.78/~kiddingyou/check/index.php i get the above error, but its the same page. only differents is that the first one is a real domain name and the second one is the name for users witch don't have a real domainname. What can be the problem ? and ofcourse how can i fix this?