General Questions
- Do I need PHP.
- I am in the middle of installing A+download (also SQL QuickRegister) and when I tried to run the mktable.cgi script I get this error
Date: Wednesday February 13, 2008
Time: 2008-02-13
System Error: Cannot connect to database
DBI::err: 2002
DBI::errstr: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
- How do I dynamically create the login, registration, user agreement, recovery and update profile pages in either SQL QuickRegister or A+ Download
A+ Download
- Please could you tell me the maximum size of a file that can be downloaded via the secure links generated when a PayPal payment is made for an eBook.
General Questions
- Q. Do I need PHP?
No. All programs are written in Perl.
- Q. I am in the middle of installing A+download and when I tried to run the mktable.cgi script I get this error
The database parameters are not configured properly.
In the file startup_download.pl near the top of the file there are
parameters for host, database, username and password. If you have
difficulty determining these values contact your hosting company for assistance.
The same problem may arise for SQL QuickRegister. These parameters are in the file startup_quickregister.pl
- How do I dynamically create the login, registration, user agreement, recovery and update profile pages.
login.htm
http://www.yourdomain.com/cgi-bin/quickregister/scripts/command.cgi?action=3
user_agreement.htm
http://www.yourdomain.com/cgi-bin/quickregister/scripts/command.cgi?action=5
register.htm
http://www.yourdomain.com/cgi-bin/quickregister/scripts/command.cgi?action=1
recovery.htm
http://www.yourdomain.com/cgi-bin/quickregister/scripts/command.cgi?action=4
update_profile.htm (only after logged in)
http://www.yourdomain.com/cgi-bin/quickregister/scripts/command.cgi?action=2
A+ Download
- Q. Please could you tell me the maximum size of a file that can be downloaded via the secure links generated when a PayPal payment is made for an eBook.
The program itself puts not limit to the size of the download file. Its shareware so just try it first.
|