Jump to content
The Uniform Server Community

Unable to access Uniserver 3.5 apanel from Vista Home Premium


self
 Share

Recommended Posts

I am running uniserver 3.5 from a memory stick and it runs fine on xp systems & firefox 3.0.4 with no problems.

 

But when running on firefox 3.0.4, vista home premium 64 bit sp1 the http://localhost/apanel/ displays this error message:

 

Warning: gethostbyaddr() [function.gethostbyaddr]: Address is not in a.b.c.d form in W:\home\admin\www\includes\config.inc.php on line 18

 

A check of line 18 \Uniform Server\udrive\home\admin\www\includes\config.inc.php found

$hname = gethostbyaddr($REMOTE_ADDR); //Not being used nowssssss

 

 

I can run moodle, phpbb & joomla installs from localhost/filename

It is access to the apanel that I lack.

I have disabled the vista User Account Control.

Any ideas?

Time is our most volatile resource. If it is not used immediately it is lost instantly.

Link to comment
Share on other sites

Edit the following file:

 

uniform_server\udrive\home\admin\www\includes\config.inc.php

 

Either remove or comment out this line as shown its erroneous code:

 

//$hname = gethostbyaddr($REMOTE_ADDR); //Not being used nowssssss

 

All the best

Ric :D

Link to comment
Share on other sites

Ric,

 

Thanks a big bunch. Problem solved.

 

Incredible service is always provided by incredibly dedicated people.

Incredible!

 

Here is hoping your holiday season is full of cheer.

Time is our most volatile resource. If it is not used immediately it is lost instantly.

Link to comment
Share on other sites

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...
 Share

×
×
  • Create New...