| 1. What do you support on your Linux web
servers? |
| 2. Do you support Open Source software?
|
| 3. Where do I put my PHP scripts? |
| 4. What is the path to the CGI-BIN?
|
| 5. Where can I go to download CGI scripts? |
| 6. Can I run my own CGI scripts? |
| 7. Where is send mail located on your servers? |
| 8. Where is perl located on your servers?
|
| 9. What Version of PHP are you supporting?
|
| 10.What version of MySQL are you running?
|
| 11.What Version of Perl are you supporting? |
| 12.What is the path to Date,Perl,SendMail,Absolute
Path? |
| 13.Does Creative web solutions allow Cronjob/Scheduled
Jobs? |
| 14.Can I customize my error messages? |
| 15.What can be the reason if my CGI scripts
are not working? |
| 16.What do these error codes mean? |
| |
-
What do you support
on your Linux web servers?
Apache Web Server. (Virtual Hosting)
Database Server : MySQL.
Integrated support for PHP.
Perl-5,CGI.
Server Side Includes (SSI).
Unlimited FTP access.
Webalizer Graphical Statistics.
Outgoing SMTP Support.
-
Do you support Open Source software?
Yes, as long as such software does not result in security
vulnerability and does not affect other users on the web
servers.
Top
-
Where do I put my PHP scripts?
On your web root directory
Top
-
What is the path to the CGI-BIN?
Path of cgi-bin is http://www.yourwebsite.com/cgi-bin/
Top
-
Where can I go to download CGI scripts?
As such Creative web solutions doesn't provide any cgi
scripts, but you can download it from www.cgiscripts.com
Top
-
Can I run my own CGI scripts?
Yes.
Top
-
Where is send mail located on your
servers?
Send mail is located at /usr/sbin/sendmail
Top
-
Where is perl located on your servers?
Perl is located at /usr/bin/perl
Top
-
What Version of PHP are you supporting?
All Creative web solutions servers are operating on the
PHP version 4.2.3.
Top
-
What version of MySQL are you running?
Creative web solutions currently runs the MySQL version
4.0
Top
-
What Version of Perl are you supporting?
Currently Creative web solutions is operating Perl version
5.61
Top
-
What is the path to Date,Perl,SendMail,Absolute
Path?
Date: /bin/date
Perl: /usr/bin/perl
SendMail: /usr/sbin/sendmail
Absolute Path of yourdomain: /webcorp/www/corpusers/yourdomainname
Top
Does Creative web solutions allow
Cronjob/Scheduled Jobs?
Creative web solutions
may allow programs to run in the background. These programs
will be considered on an individual basis and customers
will incur extra charges based on system resources used
and operational maintenance needed. If you wish to run
background programs please request at support@creativewebsols.com
so that we can arrange set-up.
Top
-
Can I customize my error messages?
Yes, we support. htaccess file through which you can customize
different error messages
Top
-
What can be the reason if my CGI scripts
are not working?
There can be several reasons if your CGI script is not
working. Please Check Following:
1- Make sure you have tested and compiled your cgi/perl
files before uploading.
2- File permission should be correct; permission must
be world readable and world executable.
Top
-
What do these error codes mean?
A: 401 Unauthorized
402 Payment Required
403 Forbidden
404 Not Found
405 Method Not Allowed
406 Not Acceptable
407 Proxy Authentication Required
408 Request Time-Out
409 Conflict · 410 Gone
411 Length Required
412 Precondition Failed
413 Request Entity Too Large
414 Request-URI Too Large
415 Unsupported Media Type
500 Server Error
501 Not Implemented
502 Bad Gateway
503 Out of Resources
504 Gateway Time-Out
505 HTTP Version not supported
Top
|