|
| EST more » |
|
Can I install my own cgi's on your server ? Yes. We create a cgi-bin for you when we set up your account, you are able to install your cgi and perl scripts in that folder. What is the path to Perl? CGI scripts usually ask you where perl is installed on the server. The path is: /usr/bin/perl What is my absolute Path? The absolute path to your www directory is: /home2/badboys/youraccountname/www The absolute path to your cgi-bin is: /home2/badboys/youraccountname/cgi-bin How can I set file permissions for my scripts ? The program WS_ftp Pro lets you set permissions for files by right clicking them, and choosing "chmod (UNIX)". The most often needed file permission codes are as follows: 666
755
777
Where can I learn more about CGI? We have compiled a list of weblinks for you: Where can I learn more about php? We have compiled a list of weblinks for you: The site of the PHP development team. Homepage of the developers of "phpMyAdmin", an excellent PHP-script for MySQL database management. Several hundred PHP-scripts for download. PHP Websites in german language: Homepage, bei der sich alles um die Scriptsprache PHP und die Datenbank MySQL dreht. Kostenlose Scripts, Links, News rund um PHP. (deutschsprachig) Große Site mit Anleitungen, Foren und News zu PHP. Bietet viele Informationen zu PHP und ein großes Script Archiv. Why was my Script deactivated ? Resource intensive or buggy scripts which disturb, slow down, or even crash our server will be deactivated immediately. If you need advice on which scripts to use feel free to contact our support staff. |