Jump to content
The Uniform Server Community

Recommended Posts

Posted

I can run Uniform Server on local host but any time I try to connect to any Uniform Server URL I get the following message:

"You don't have permission to access / on this server. "Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request."

 

Additionally when I go to "version check" I get the message:

"Warning: file(http://www.uniformserver.com/system/.version) [function.file]: failed to open stream: HTTP

request failed! HTTP/1.1 403 Forbidden in

W:\home\admin\www\update.php on line 25"

 

Here are the contents of Line 25 in updat.php:

 

$available = file ('http://www.uniformserver.com/system/.version');

 

//$available = file ('includes/.version');

 

$my = file ('includes/.version');

 

Your help is greatly appreciated!

 

Chris Maden

  • 2 weeks later...
Posted

Could you explain WHY it should work now? I've seen this error also, but would appreciate an explaination of what is happening and what was done to fix the problem..

Thanks

 

 

It should work fine now.

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.

Loading...
×
×
  • Create New...