View Full Version : Network Settings 123reg.co.uk
Onestopfoodsuk
10-Jul-2009, 01:42 PM
HELP!!!!
I am trying to upload my new website to a server host.
I have just opened the account with them and When I manualy look in FTP at the file directory I have a folder there looking like this /public_html
I am trying to now upload the site to my host but having problems with the CGI side of things.
Before i upload to the host and use the wizerd, do I have to create some folders on the server first for Catalog, CGI bin etc.
Currently i only have
/public_html
If so could someone please tell me how this should look.
I have looked up this on other posts and have entered the sudgested settings in the network settings but not sure what to do next.
:eek::eek::confused::confused:
........................................................................................................
UPDATE:
I have tried now putting a file called CGI-bin on the server and ran the wizard.
I got a little firther, but i now have this question on the wizard:
The wizard needs to know the address or "URL" of your cgi-bin directory . This address helps it locate the CGI scripts that maintain the shopping cart. The address should start with "http://".
What do I need to put in this feild?
I have tried putting http://www.onestop-gifts.com/cgi-bin/
but i get an error message saying path is incorrect.
My directory on the server now looks like this
/public_html/http:/www.onestop-gifts.com/cgi-bin
Duncan Rounding
10-Jul-2009, 01:44 PM
Who's your host?
You'll probably find someone has already posted network settings for them.
Onestopfoodsuk
10-Jul-2009, 01:59 PM
Who's your host?
You'll probably find someone has already posted network settings for them.
my host is 123reg.co.uk
I called there support number but they said to contact Actinic as they were not sure of how actinic works. :eek:
Duncan Rounding
10-Jul-2009, 02:14 PM
.... and yes you will have to create the cgi-bin and acatalog folders manually on the root as well as set their permissions.
Onestopfoodsuk
10-Jul-2009, 02:28 PM
.... and yes you will have to create the cgi-bin and acatalog folders manually on the root as well as set their permissions.
Thanks for that.
How should this look, do I create a folder called onestop-gifts.com then in that folder add a new folder called cgi-bin? or do i create it directly in the public directory?
Onestopfoodsuk
10-Jul-2009, 03:52 PM
Some previous threads to help you:
http://community.actinic.com/archive/index.php/t-16260.html
http://community.actinic.com/showthread.php?t=20413
and many more where those came from ;)
Thank you for that.
I have now put these settings into my network and onto the server. I have set the permissions too.
But when i run a test i get this error message
Actinic received a server error from the web server. The CGI scripts are not executing properly on the server. The error could be caused by several things. Check:
- the 'Path to the Perl shell'
- the 'CGI script extension'
- the 'Path to CGI-BIN'
- the 'CGI-BIN URL.
- the amount of web space left on your server
- if your server is configured to accept POSTs to CGI scripts
- the permissions on the server:
On Linux/Unix based servers the permissions should be:
cgi-bin (755) – drwxr-xr-x
Online Store Folder (777) – drwxrwxrwx
On Windows based servers (need to be checked with the hosting company):
IIS
cgi-bin = read/execute
Online Store Folder = read/write/execute
NTFS
cgi-bin = Catalog's FTP account needs 'Change' permissions on the directory
Online Store Folder = Catalog's FTP account needs 'Change' permissions on the directory AND the IUSR_<servername> account needs to have 'Change' permissions on the directory
Run Web | Configure Web Site Details... to review your web site configuration.
Any Idears what ive done wrong?
I have set up on the server file directly into the Public_html a folder for acatalog and another for cgi-bin
rmorrow
10-Jul-2009, 04:19 PM
You'll need to post your network settings (without passwords!) if you want some more advice. The 'Path to Perl', for example, might not be right....
Onestopfoodsuk
10-Jul-2009, 04:26 PM
You'll need to post your network settings (without passwords!) if you want some more advice. The 'Path to Perl', for example, might not be right....
ok here are the settings i have now
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS onestop-gifts.com
FTPPROXYPORT 21
FTPPROXYUSER xxxxxxxxxxxxxxx
FTPPROXYPASSWORD xxxxxxxxxxxxxxxx
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST smtp.onestop-gifts.com
WEBSITEURL http://www.onestop-gifts.com
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
COMPRESSIONPACKETSIZE 1024
COMPRESSEDUPLOAD true
CATALOGURL http://www.onestop-gifts.com/acatalog/
ONLINESTOREFOLDERNAME acatalog
CGIBINURL http://www.onestop-gifts.com/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST www.onestop-gifts.com
FTPUSERNAME xxxxxxxxxxxxxxxxx
FTPPASSWORD xxxxxxxxxxxxxxxx
PATHTOCGIBIN cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG ./acatalog/
This is the path on the server
/public_html
/public_html/acatalog
/public_html/cgi-bin
(Is this correct?)
This is driving me crazy, ive spent 2 days trying to do this and ive run out of ideas.
dose anyone know where im going wrong?
before i jump off a cliff...... :eek:
Mike Hughes
10-Jul-2009, 05:16 PM
I don't see anything wrong with those settings. Which hosting package have you got with 123-reg?
Mike
Onestopfoodsuk
10-Jul-2009, 05:39 PM
I don't see anything wrong with those settings. Which hosting package have you got with 123-reg?
Mike
I have paid for 123-reg Linux Plus Hosting
Have I set up the folders on there server correctly in the right order?
/public_html (This is the file that was first on the server)
/public_html/acatalog (I have added this folder)
/public_html/cgi-bin (I have added this folder)
Or should it be like this??
/public_html
/public_html/www.onestop-gifts.com
/public_html/www.onestop-gifts.com/acatalog
/public_html/www.onestop-gifts.com/cgi-bin
Mike Hughes
10-Jul-2009, 05:47 PM
The way you've set it up should be fine. Hosting plans for single domains nearly always use the default webspace for the web pages. You usually only need to specify the domain when hosting multiple domains on the same web space.
Mike
PS. I can now see your domain and the acatalog and cgi-bin directories. You don't need to specify your domain as a directory.
Onestopfoodsuk
10-Jul-2009, 05:53 PM
The way you've set it up should be fine. Hosting plans for single domains nearly always use the default webspace for the web pages. You usually only need to specify the domain when hosting multiple domains on the same web space.
Mike
PS. I can now see your domain and the acatalog and cgi-bin directories. You don't need to specify your domain as a directory.
thanks mike atleast thats one side then i can asume is ok.
So why cant i get this to connect?
Mike Hughes
10-Jul-2009, 06:08 PM
So, the tests scripts are in the cgi-bin, they just won't run (give a 500 Internal Server error). This sounds like a hosting problem of which I can think of four things that might be wrong:
1. Path to perl - this looks OK though.
2. Uploading in binary rather than ascii. May be a server setting somewhere.
3. There may be a setting that needs turning on for scipts to run in the cgi-bin.
4. Permissions. Check they're at 755 in the cgi-bin.
Other than that there's not much I can think off.
Mike
Onestopfoodsuk
10-Jul-2009, 06:32 PM
So, the tests scripts are in the cgi-bin, they just won't run (give a 500 Internal Server error). This sounds like a hosting problem of which I can think of four things that might be wrong:
1. Path to perl - this looks OK though.
2. Uploading in binary rather than ascii. May be a server setting somewhere.
3. There may be a setting that needs turning on for scipts to run in the cgi-bin.
4. Permissions. Check they're at 755 in the cgi-bin.
Other than that there's not much I can think off.
Mike
Thanks mike, with that info i think i will phone there help line and see if it is a setting on there side.
I remember having problems conecting to my bothers server for my other website, but that was 3 years ago and he is away so cant ask him what the problem was. After a few tweeks his end he got it to work.
:eek::eek::confused::confused::confused::mad::mad::mad:
Onestopfoodsuk
12-Jul-2009, 11:38 AM
ok I seem to have been able to get some info upto the Server host, but still having problems with the cgi-bin.
No matter what i do i cant get this part to work.
I have set up on the server folders as shown here.
/public_html
/public_html/acatalog
/public_html/cgi-bin
Now with the files uploaded, it has put another acatalog into the cgi-bin folder.
As follows.
/public_html/cgi-bin/acatalog
/public_html/cgi-bin/acatalog/DD
and is has egonored and not put anything into the acatalog folder i created.
Is this correct??
Permissions I have set are as follows.
/public_html/ (777)
/public_html/acatalog (777)
/public_html/cgi-bin (755)
/public_html/cgi-bin/acatalog (777)
is this correct?
this is the error code when i run the connection test now,
The test script failed to execute on the web server. The error could be caused by several things. Check:
- the 'Path to the Perl shell'
- the 'CGI script extension'
- the 'Path to CGI-BIN'
- the 'CGI-BIN URL'
- the amount of web space left on your server
- if your server is configured to accept POSTs to CGI scripts
- the permissions on the server:
On Linux/Unix based servers the permissions should be:
cgi-bin (755)– drwxr-xr-x
Online Store Folder (777)– drwxrwxrwx
On Windows based servers (need to be checked with the hosting company):
IIS
cgi-bin = read/execute
Online Store Folder = read/write/execute
NTFS
cgi-bin = Catalog's FTP account needs 'Change' permissions on the directory
Online Store Folder = Catalog's FTP account needs 'Change' permissions on the directory AND the IUSR_<servername> account needs to have 'Change' permissions on the directory
This is the 4th day i have spent on theis, this is redicuos. All i want to do is upload the site.
there must be a solution to this.......As anyone els had this problem with 123reg as the info posted is from several years ago and nothing ive read there has worked.
guccij
12-Jul-2009, 01:24 PM
I fear that the problems you are having suggest that 123reg is not your ideal host. Is it too late to move?
Onestopfoodsuk
12-Jul-2009, 01:40 PM
I fear that the problems you are having suggest that 123reg is not your ideal host. Is it too late to move?
Well i have only just brought the host package, so if they do not support acinic setups I will have to request my money back
pinbrook
12-Jul-2009, 04:14 PM
Now with the files uploaded, it has put another acatalog into the cgi-bin folder.
As follows.
/public_html/cgi-bin/acatalog
/public_html/cgi-bin/acatalog/DD
acatalog within cgi-bin is WRONG
they should be at the same level which points to your network settings being incorrect.
try
Path from CGI_BIN to acatlog Directory: ../public_html/acatalog/
Path to CGI-BIN: /cgi-bin/
Path to CGI_BIN to acatlog directory as viewed by the FTP Server: /public_html/acatalog/
123reg = pipex = webfusion - have you searched the community for network settings? there are several sets of ns posted inc an image file here http://community.actinic.com/showpost.php?p=103347&postcount=10
Onestopfoodsuk
13-Jul-2009, 11:21 AM
acatalog within cgi-bin is WRONG
they should be at the same level which points to your network settings being incorrect.
try
Path from CGI_BIN to acatlog Directory: ../public_html/acatalog/
Path to CGI-BIN: /cgi-bin/
Path to CGI_BIN to acatlog directory as viewed by the FTP Server: /public_html/acatalog/
123reg = pipex = webfusion - have you searched the community for network settings? there are several sets of ns posted inc an image file here http://community.actinic.com/showpost.php?p=103347&postcount=10
HI, cool thanks for that, been getting very frustrated this weekend lol
123 reg have been on the phone to me this morning and there was one setting for permissions on the Public folder they said was set incorectly for actinic. Was set to 777 and needs to be 711.
They have now changed this and they say all should now be ok there side.
Ok i have put the settings you sudgested now into the settings.
seem to be getting somewere, but still getting another error message.
First i get this>
If you have never uploaded your catalog to the web site, try a 'CGI Script ID Number' of 2. If you have already uploaded your catalog at least once, ignore this message.
Then when I click on ok i get this message.
The directory specified as the path from the CGI-BIN to the online store folder does not exist on the web server. Check the path. Also see the on-line help for "Path from FTP server to Catalog".
Then i click ok and it tests my email settings and says emails fine.
So we are nealy there just this one last thing.
I have just tried an upload to the site and this is the message i got at the end of the upload.
The path from the cgi-bin to the online store folder is not correct.
It appears as if the online store folder does not exist on the remote host.
Possible Cause:
The path from the cgi-bin to the online store folder is not correct.
The online store folder has been
removed or renamed.
Recommendation:
Abort
Resolution:
Run the Web | Configure Web Site Details. Check "Confirm Each Setting" and verify that the setup looks correct. Verify that the online store folder exists on the web site and is readable by the web server. Then try to refresh the site.
Command: extract Filename: upload.zip
Any ideas?
pinbrook
13-Jul-2009, 11:40 AM
The directory specified as the path from the CGI-BIN to the online store folder does not exist on the web server.
have you got acatalog and cgi-bin folders created at the same level within public html?
Other webfusion posts say
Path to CGI_BIN to acatlog directory as viewed by the FTP Server: /public_html/acatalog/ should be empty, try that
otherwise run the network settings wizard with your settings and see what it says
i'm not convinced 711 is correct, it may be 123reg want it like that, but acatalog must be 777 and cgi-bin 755
Onestopfoodsuk
13-Jul-2009, 12:15 PM
have you got acatalog and cgi-bin folders created at the same level within public html?
Other webfusion posts say
should be empty, try that
otherwise run the network settings wizard with your settings and see what it says
i'm not convinced 711 is correct, it may be 123reg want it like that, but acatalog must be 777 and cgi-bin 755
When I run the wizard, it gose through all ok and dont seem to have any problems and passes the Cgi-bin now. But when i run the test in network settings i get that error message above in my last post.
If i leave the (path from CGI-Bin to online folder) blank it says it cant find the path.
Yes i have on the host server the folowing settings in this order:
/public_html
/public_html/acatalog
/public_html/cgi-bin
There are now files in the first Acatalog folder and the website is showing live on web.
But still getting that thoughs error messages. Were are nearly there, and have to thank you Jo for your time and help. This has got me firther than ive been all weekend. lol
I will put here now my current settings in actinic.
you will see there (Path to cgi-bin) is set to cgi-bin/ instead of /cgi-bin/this is becouse when i put /cgi-bin/ i get this error message
Unable to move to the cgi-bin directory "/cgi-bin/" on the FTP server.
The specified directory does not exist or you do not have access to the directory.
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS onestop-gifts.com
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://www.onestop-gifts.com/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS true
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED true
SMTPUSERNAME
SMTPPASSWORD
COMPRESSIONPACKETSIZE 1024
COMPRESSEDUPLOAD true
CATALOGURL http://www.onestop-gifts.com/acatalog/
ONLINESTOREFOLDERNAME acatalog
CGIBINURL http://www.onestop-gifts.com/cgi-bin/
PATHFROMCGITOCATALOG ../public_html/acatalog/
CODEBASE ./
FTPHOST www.onestop-gifts.com
FTPUSERNAME
FTPPASSWORD
PATHTOCGIBIN cgi-bin/
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG /public_html/acatalog/
pinbrook
13-Jul-2009, 12:21 PM
ok cgi-bin is still incorrect - search doesn't work on the live site.
if NS pass i suggest the bit of the error message that is key isThe specified directory does not exist or you do not have access to the directory. ie permissions.
did you tryFTPPATHFROMCGITOCATALOG /public_html/acatalog/ left blank
Onestopfoodsuk
13-Jul-2009, 12:33 PM
ok cgi-bin is still incorrect - search doesn't work on the live site.
if NS pass i suggest the bit of the error message that is key is ie permissions.
did you try left blank
yes tried that blank and i had another error message and would not do anything
pinbrook
13-Jul-2009, 12:35 PM
seems like NS are correct, its just 123reg to fight now... ask if they have any actinic sites working.
Mike Hughes
13-Jul-2009, 01:05 PM
You really need to delete all the files and directories from your server and start again. The way it is, it's impossible to see what's correct and what isn't.
As an example, you have active web pages in your cgi-bin and in cgi-bin/acatalog/ which is all wrong.
Some bit's, such as this:
FTPPATHFROMCGITOCATALOG /public_html/acatalog/
Probably only passes the network test because you have another acatalog directory in your cgi-bin, which is wrong. So I'd say the errors are making things look OK even when they're not.
Best thing to do is clear your server and start again.
Mike
Onestopfoodsuk
13-Jul-2009, 01:28 PM
You really need to delete all the files and directories from your server and start again. The way it is, it's impossible to see what's correct and what isn't.
As an example, you have active web pages in your cgi-bin and in cgi-bin/acatalog/ which is all wrong.
Some bit's, such as this:
Probably only passes the network test because you have another acatalog directory in your cgi-bin, which is wrong. So I'd say the errors are making things look OK even when they're not.
Best thing to do is clear your server and start again.
Mike
Strange you should say that. When i first set up the 2 folders ie:
/public_html/acatalog
and
/public_html/cgi-bin
i then did the upload from actinic, and Actinic created the Acatalog within the Cgi-bin and the first one that i created was left open.
I will try what you say and delete all the the folders on the host and try again with the new settings i now have in actinic.
I will let you know how this gose.
Onestopfoodsuk
13-Jul-2009, 02:00 PM
oowwww, hell, back to square one now.
now getting this message when i upload the website now.
The path from the cgi-bin to the online store folder is not correct.
It appears as if the online store folder does not exist on the remote host.
Possible Cause:
The path from the cgi-bin to the online store folder is not correct.
The online store folder has been
removed or renamed.
Recommendation:
Abort
Resolution:
Run the Web | Configure Web Site Details. Check "Confirm Each Setting" and verify that the setup looks correct. Verify that the online store folder exists on the web site and is readable by the web server. Then try to refresh the site.
I am seriously frustated now
When i run the test i now get this:
The directory specified as the path from the CGI-BIN to the online store folder does not exist on the web server. Check the path. Also see the on-line help for "Path from FTP server to Catalog".
then this:
The script does not have permission to write to the web site directory.
Email setting though have now passed
Im thinking of jumping off a building right now.....
leehack
13-Jul-2009, 02:05 PM
I am seriously frustated now
And stubborn....
Change hosts or contact someone that knows what they are doing, or do both as your best bet.
pinbrook
13-Jul-2009, 02:09 PM
You really need to delete all the files and directories from your server and start again. The way it is, it's impossible to see what's correct and what isn't.
As an example, you have active web pages in your cgi-bin and in cgi-bin/acatalog/ which is all wrong.i then did the upload from actinic, and Actinic created the Acatalog within the Cgi-bin and the first one that i created was left open.i then did the upload from actinic, and Actinic created the Acatalog within the Cgi-bin and the first one that i created was left open.
actinic will have created these extra folders because your network settings are pointing to the incorrect places.
I'm also giving up now as I would need to be convinced 123reg are capable of hosting actinic before making any further comment.
Onestopfoodsuk
13-Jul-2009, 02:15 PM
And stubborn....
Change hosts or contact someone that knows what they are doing, or do both as your best bet.
ive done what has been sudgested, ive done everything on here that im supposed to do, lots of people have givin me settings and they all know what they are doing. The setting Jo gave me have got me firther and are working to a degree but still having an issue with the path from the CGI-BIN to the online store folder
I dont want to change the host as it cost me over 100 euros to set up the email, domain, hosting and ssl certificate. dont want to loose that money.
But if i cant get this to work i may have to move it.
Dose anyone know of a good server that Actinic works well on for set up and had no problems uploading the site?
I remember having problems with my brothers server with acinic for onestopfoodsuk.com but cant remember now what the problem was.
leehack
13-Jul-2009, 02:17 PM
click the export button, save as a text file and send that to me and i will try it for 5 minutes for you.
Onestopfoodsuk
13-Jul-2009, 02:30 PM
click the export button, save as a text file and send that to me and i will try it for 5 minutes for you.
thanks lee, Most greatful
Mike Hughes
13-Jul-2009, 02:34 PM
The most likely things to me are:
PATHTOCGIBIN should be /public_html/cgi-bin
PATHFROMCGITOCATALOG should ../acatalog/
I'm sure Lee will sort it pretty quickly. If he can't then I'd say move hosts.
Mike
Onestopfoodsuk
13-Jul-2009, 02:38 PM
The most likely things to me are:
PATHTOCGIBIN should be /public_html/cgi-bin
PATHFROMCGITOCATALOG should ../acatalog/
I'm sure Lee will sort it pretty quickly. If he can't then I'd say move hosts.
Mike
thanks mike,:)
i will wait and see what lee says before i do any more changes.
Onestopfoodsuk
13-Jul-2009, 02:42 PM
click the export button, save as a text file and send that to me and i will try it for 5 minutes for you.
lee do you need the password to test it?
leehack
13-Jul-2009, 02:53 PM
Well of course, the same as i'd need your front door key to feed your cat while you are on holiday. I can't check anything if i don't have access, what would i be proving? It's OK Simon, leave it, contact a proven actinic host is your best bet.
leehack
13-Jul-2009, 03:11 PM
All seems to be working now and passes all tests my end after the 3 below changes.
Passive FTP switched on
Path from cgi-bin changed to ../acatalog/
FTP Path from cgi-bin blanked out
Mike Hughes
13-Jul-2009, 03:26 PM
Almost there.
Trying a search or view cart, etc gives this sort of error:
Error: Error opening configuration file ../public_html/acatalog/A000.cat. No such file or directory
I would say this looks to me as if the path from cgi-bin to acatalog should still be changed to ../acatalog/ instead of ../public_html/acatalog/
Mike
leehack
13-Jul-2009, 03:28 PM
Depends if he has uploaded yet, it passed my end and removed all of the errors previously seen when i tested it. (i tested on a vanilla site my end)
Onestopfoodsuk
13-Jul-2009, 03:31 PM
Depends if he has uploaded yet, it passed my end and removed all of the errors previously seen when i tested it. (i tested on a vanilla site my end)
just doing now hold on had power cut here.
Onestopfoodsuk
13-Jul-2009, 03:46 PM
All seems to be working now and passes all tests my end after the 3 below changes.
Passive FTP switched on
Path from cgi-bin changed to ../acatalog/
FTP Path from cgi-bin blanked out
OW MY GOD!!!!!!
hURRAY.
Lee your a dimond,
I cant thank you enough.
Yes i put in the settings above and all passed fine.
Also did an upload to the site and worked perfectly.
Ow thank god for that. Thank you for your time lee and every one els who has tried to help me, i know i been a pain in the xxx
I feel like a drink now lol
Many many thanks.
:):):):):)
leehack
13-Jul-2009, 03:49 PM
I feel like a drink now lol
So do we lol.
Mike Hughes
13-Jul-2009, 04:01 PM
Ok. the scripts are running and it looks as if everything is where it's supposed to be, but I still get this error on a search:
Error opening the word index "../acatalog/oldtext.fil". No such file or directory.
This might just be because there are no products in the catalog and actinic can't cope. Best to make sure and create a product, upload and then retry the search.
Mike
Onestopfoodsuk
13-Jul-2009, 05:07 PM
Ok. the scripts are running and it looks as if everything is where it's supposed to be, but I still get this error on a search:
This might just be because there are no products in the catalog and actinic can't cope. Best to make sure and create a product, upload and then retry the search.
Mike
yes this was becouse there were no products. Ive put a test product on and tested the search and is working fine. :):):)
Mike Hughes
09-Jun-2010, 12:15 PM
Lee, Simon,
There's someone else having problems with the settings for 123-reg.
This thread is rather long and instead of having to go through the whole thing again is there any chance you can export and paste the working settings here?
Thanks
Mike
leehack
09-Jun-2010, 12:22 PM
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS YOUR-URL.com
FTPPROXYPORT 21
FTPPROXYUSER ftp@YOUR-URL.com
FTPPROXYPASSWORD xxxxxxxx
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://www.YOUR-URL.com/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPKEEPALIVEINTERVAL 30000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME sales@YOUR-URL.com
SMTPPASSWORD xxxxxxxx
COMPRESSIONPACKETSIZE 1024
COMPRESSEDUPLOAD true
CATALOGURL http://www.YOUR-URL.com/acatalog/
ONLINESTOREFOLDERNAME acatalog
CGIBINURL http://www.YOUR-URL.com/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST www.YOUR-URL.com
FTPUSERNAME ftp@YOUR-URL.com
FTPPASSWORD xxxxxxxx
PATHTOCGIBIN /public_html/cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG
robotboi
09-Jun-2010, 01:11 PM
Thanks Lee,
But i'm afraid, i'm still receiving the same error messages...
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.