You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.
I have set up my site on a new server(host) and have done all the installation that I possibly can.
We are losing business as well as looking very un professional. Surely this can be solved!!!
But i am still getting this error 500 message....My new host has been very helpful and the only thing it can now be is a scripting problem.
The probelm is still there when people try submit their credit card details...and also when they use the 'contact us'
thats the new url...
This has now gone on for over 2 weeks and is just getting beyond pathetic...is there any one out there that has a clue what is going or might be able to help.
Click cart pro was working fine for over 4 months then suddenly this problem and it is going on for ages....
Come on clickcart people please let me know whats happening or sugest a plan of action or something
Offline
Hi
In the admin go to Global Settings - Manage Program Settings – Change SMTP Mail Server Name / IP OR Server Path To Sendmail * to /usr/sbin/sendmail -t
Offline
wow...it's working...your wonderful...
any clues to as to why no one could have told me this a week ago?
Offline
This problem has been addressed many times in this forum. If you had used the search function, you would have found your answer at your convenience!
Also, if you read the threads that you started, you will find that it was answered:
You may not have had the exact fix but your host should have been able to tell you what to use in the sendmail path! Also, this is from the installation manual:
SMTP Mail Server Name / IP OR Server Path To Sendmail
Configuration of your mail server selection may prove to be difficult. Below are a few pointers to help:
If you are on a Windows webserver you will not have access to the Unix sendmail program. You will need to specify a server name (mail.yourhost.com, stmp.yourdomain.com, etc.), an IP address (127.0.0.1, 165.236.15.3, etc.) or the default localhost (localhost) designation. Approximately 80% of the time localhost will work on a Windows server.
If you are on a Unix or Linux server you have the same option to use a server name, IP address or localhost designation as those on Windows servers. If you plan on sending HTML formatted emails using the Administrator Utility's Mail List and Contact functions, you will need to specify an SMTP server name, IP address or 'localhost' for you mail server. This option is not available when you use the Unix sendmail program directly.
You have the option to use the Unix sendmail program directly. Using sendmail directly on Unix or Linux server is a more efficient way of handling mail. Sendmail should be called as follows:
/usr/sbin/sendmail
The path above will work on 90% of the Unix and Linux servers on the Internet. Sometimes sendmail is not installed or aliased in the /usr/sbin directory. If you cannot send mail using the administrator utility, using that path, try the following in the order they are presented:
/usr/bin/sendmail
/usr/lib/sendmail
/usr/local/sbin/sendmail
/usr/local/bin/sendmail
Please note: Calling sendmail with the '-t' option (taint flag), as in '/usr/sbin/sendmail -t' is optional. The program will automatically add the '-t' if it is not present.
If after following these instructions you cannot send mail to yourself from the Administrator Utility and you are using a valid email address for your test messages, contact your host and they will be able to tell you which designation to use.
The information was there and available, you just needed to interpret it! ;-)
Offline
yes well that is well and good...the site was working fine...little was i to know that from one day to the next it would not...
I have been asking in this forum for over a week now for such an answer...
Offline