Jump to content
MakeWebGames

Recommended Posts

Posted

iv uploaded all of my script files but every time i try to access the install page to install the script it says ,"The page you are looking for is temporarily unavailable.

Please try again later." any help?

Posted

Sounds like a server problem. Upload a file "test.php" and have a few lines of text in it.

Ex:

<?php
echo "Hello, world!";
?>

 

If that doesn't work, its the server. If it does, your script may need permissions set.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...