PDA

View Full Version : problem with absolute path



bigmack
04-05-2006, 07:50 AM
I clicked on auto detect for the absolute path and then when I tried to access the site I kept getting the same error
Error Loading EP-Dev Whois Script: The specified absolute path is incorrect.
How do I fix this and moreover could this problem be due to using this script on a subdomain?

Patrick
04-05-2006, 12:33 PM
A few questions:

1. What is your absolute path (that it detected)?

2. Open up whois.php and search for $this->absolute_path = .... What does it report as your absolute path there? Be sure not to modify any thing, just look.

There is a bug in the 2.20/2.21 versions (that were just released) when it comes to a blank absolute path, but that has nothing to do with your problem (since you are setting your absolute path).

I would recommend updating to version 2.22 (just released) and leaving your absolute path blank (as the script will automatically detect it).