Search results

  1. K

    Permission problem - 644 works, 664 does not work

    Hi! When I have a .php file with 644 permission everything works. If I change permission to 664 (add a "write allowed for group") I get ------------------------------------------------- Internal Server Error The server encountered an internal error or misconfiguration and was unable to...
  2. K

    "user transfered to another server." - any ETA on unsuspension?

    Dear friends! My user "adminer" has been suspended for "user transfered to another server." I know that you have been moving accounts to a new server but there is no information on the date where this will be finished and all accounts unsuspended. I cannot remember which server I had been a...
  3. K

    PHP returns PX1 on .uni.cc but works on .x10hosting.com

    Hello! This is my first post so please be gentle :). I am also very new to PHP (a lethal combination, I know...). I have a problem with the following PHP script (uploaded as 'test.php' to 'public_html'): <html> <body> TESTME! <?PHP phpinfo(); ?> </body> </html> If you go to...
Top