Home Free Scripts Ideas FAQ Guides Mailing List

Help Link To Us & Earn Cash! Articles Hire Us! Contact Us Report bugs

Script Not Working?
.

  1. Ensure ALL the required files are present and have been uploaded in ASCII mode, not BINARY.

  2. Ensure the file permissions have been correctly set, if required.

  3. Make sure that files with the extension ".php" are executed as PHP scripts. Some hosts require other extensions, such as ".php4" or ".php5". Your host will be able to inform you of the correct extension to use for PHP scripts. Normally it's ".php". If your host insists on a different extension then rename all your PHP scripts to use the required extension and then edit the scripts in Notepad, replacing any references to ".php" to the new extension.

  4. Make sure you're using your own domain name (or sub-domain) to access the script, not "yourdomain.com" which is simply used as an example throughout this website.

  5. If you're running the script from a directory, make sure you've specified the path in your URL.

  6. If you're running the script from a directory that you've created, make sure you set the permission of the directory to 755. If you don't know how to change permissions then see our Guides section for a tutorial.

.

Still not working?
.
  1. By default the scripts will not output error messages, for security reasons. You can change this by opening the PHP script(s) in a text editor like Notepad. Look for the following line:

    error_reporting(0);

    Change it to:

    //error_reporting(0);

    Save the file and upload it again in ASCII mode. This will enable you to see any error messages that are generated. When the problem has been solved, do the reverse of the above procedure.

  2. If you're getting a "permission denied" error then ensure the permissions of any ".txt" files associated with the PHP script you've uploaded are set to 666.
FREE Access!
Join our mailing list and get FREE access to ALL the scripts on this site, plus tips, tricks and regular updates.

Sign-up here!

Learn How To Make $33k/Month!
The #1 Best Selling Adwords Course. Step-by-step, easy to follow.
www.GoogleCash.com

How I Made OVER $1,000,000!
Learn from a PRO. Anyone can do this. 60 day money back guarantee.
www.QuitYourDayJob.com

The Secret Is Out!
Learn how to profit from expired domains! Turn $60 into THOUSANDS!
www.DomainProfiteer.com

Want To Dominate Clickbank?
Learn How With 9 Video Tutorials. Revolutionary New System.
www.DominatingCB.com

STOP!
Learn the dirty tricks the pros use to make $500/day!
www.AffiliateProjectX.com

Want FREE Targeted Traffic?
Get 100s Of Links To Your Site. See The Proof!
www.InstantArticleSubmitter...

© 2007 PHPSuccessTools