easyhost script

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
amt167
-


Joined: 02 Jun 2002
Posts: 75

PostPosted: Sun Feb 01, 2004 2:13 am    Post subject: easyhost script Reply with quote

i am trying to install a script and when i go to the setup and click next it says the page cannot be found i know the scripts are in the correct dir and all paths are correct the only thing is when it trys to guess the paths where the script is it comes up are as follows:

The main folder where all accounts will be created (CHMOD 777)

Directory: C:\Program Files\Abyss Web Server\htdocs/

URL: http://spacefree.co.uk/


System

The folder where all system files will be stored (CHMOD 777)

Directory: C:\Program Files\Abyss Web Server\htdocs/system/

URL: http://spacefree.co.uk/system/

ive tried moving the slashes and no matter how i try i cant get it to work
does any one have any suggestions or know what the problem may be
Back to top View user's profile Send private message Send e-mail
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Sun Feb 01, 2004 11:04 am    Post subject: Reply with quote

What is the script ? It sounds like it's been written with Apache in mind...
Back to top View user's profile Send private message
amt167
-


Joined: 02 Jun 2002
Posts: 75

PostPosted: Sun Feb 01, 2004 8:38 pm    Post subject: script Reply with quote

its called easyhost for hosting websites i have used it b4 a couple of years ago but they changed it since then it now requires mysql which i have and is working correctly as far as i know it works on any serwer these are the requirements:

Version 2.0 of EasyHost has the following requirements:

A web server that allows Perl/CGI scripts
Perl 5.6.0 or above with the DBI and DBD::mysql modules
Access to an empty MySQL database

i just cant figure out why it wont work
Back to top View user's profile Send private message Send e-mail
Karasu Kami
-


Joined: 22 Sep 2003
Posts: 712
Location: Colorado

PostPosted: Mon Feb 02, 2004 8:09 am    Post subject: Reply with quote

Do you have perl 5.6.0 installed and ready t ogo on your computer?
_________________
Thank you all. Aprelium most importantly.
*Some may not be complete*
http://paeon-hosting.com
http://quartermoon.info
http://loc.paeon-hosting.com
http://genjipoetry.paeon-hosting.com
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address MSN Messenger
amt167
-


Joined: 02 Jun 2002
Posts: 75

PostPosted: Mon Feb 02, 2004 11:29 am    Post subject: Reply with quote

[quote="Karasu Kami"]Do you have perl 5.6.0 installed and ready t ogo on your computer?[/quote]

yup i have version 5.6.1 working fine i think i havent actually tried any other perl scripts but i will try something and post here if that script works
Back to top View user's profile Send private message Send e-mail
amt167
-


Joined: 02 Jun 2002
Posts: 75

PostPosted: Mon Feb 02, 2004 11:43 am    Post subject: Reply with quote

okay i tried another script and i get this error:

The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.

--------------------------------------------------------------------------------

Please try the following:

Open the spacefree.co.uk home page, and then look for links to the information you want.
Click the Refresh button, or try again later.

Click Search to look for information on the Internet.
You can also see a list of related sites.




HTTP 500 - Internal server error
Internet Explorer
Back to top View user's profile Send private message Send e-mail
Anonymoose
-


Joined: 09 Sep 2003
Posts: 2192

PostPosted: Mon Feb 02, 2004 4:22 pm    Post subject: Reply with quote

Try a very simple helloworld.pl script. First run it on your PC directly in a console window to check perl is working locally, then put it on your server and test it.

print "Hello World!\n";

Copy to notepad and save as a .pl file.
Back to top View user's profile Send private message
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Mon Feb 02, 2004 7:25 pm    Post subject: Reply with quote

amt167,

If you have error 500, this means that the Perl script experienced some problems when being executed. Check log/cgi.log for an error message from Perl.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
amt167
-


Joined: 02 Jun 2002
Posts: 75

PostPosted: Mon Feb 02, 2004 8:32 pm    Post subject: Reply with quote

ok i checked the log and got this error:

Can't locate go.pl in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib . lib) at easyhost.cgi line 32.
Null filename used at updater_setup.cgi line 62.
Null filename used at updater_setup.cgi line 62.
Back to top View user's profile Send private message Send e-mail
aprelium
-


Joined: 22 Mar 2002
Posts: 6800

PostPosted: Wed Feb 04, 2004 2:08 pm    Post subject: Reply with quote

amt167 wrote:
ok i checked the log and got this error:

Can't locate go.pl in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib . lib) at easyhost.cgi line 32.
Null filename used at updater_setup.cgi line 62.
Null filename used at updater_setup.cgi line 62.

This means that Perl can't locate an included file. If you are 100% sure that the configuration of the script was done correctly, then edit the script, locate the line that contains go.pl inclusion and include change go.pl with the full path of that file on your computer.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group