0 Schlabo's Scripts

Schlabo's
Scripts
- home -


Scripts
 Information
 Admin
 POTD
 DL
 SP
 COW

Download
 Download

Installation & Usage
 Overview
 Installation
 Q&A: Admin
 Q&A: POTD
 Q&A: DL
 Q&A: SP
 Q&A: COW

Support
 Troubleshooting

General
 Startpage
 What's New?
 Quotes
 Future
 Contact
 Privacy
 Terms of Use
 Copyright

 


Troubleshooting

< Back to the Overview...

 

 The browser displays the souce-code of the script instead of executing them!

First the same suggestion as always - make sure you CHMODed the files correctly, either 755 or 777, don't forget to CHMOD the directory.

Do other CGI (Perl)-scripts work? Maybe your server only recognizes scripts as Perl-scripts when they have the extension *.cgi instead of *.pl. If that is the case then rename all *.pl-files of Schlabo's Scripts to *.cgi and search and replace .pl with .cgi in all files, that can be done in a few seconds with a powerful text-editor like UltraEdit.