Dec 27 2009
Posted by Webmasters-central.com in Tutorials |
Recently many php scripts are encrypted with ioncube loaders or zend encoder. Means they need special modules installed on your server to run properly.
Usually hosts install these modules on their servers along with php default installation. All you need to do is enable it at your web site level.
Bluehost and hostmonster web hosts made it [...]
Oct 11 2009
Posted by Webmasters-central.com in Tutorials |
Most of the webmasters install scripts on their sites at some point of time and it will be annoying to configure the script with correct script paths. If you don’t configure these paths properly, script fails to execute and this could be very frustrating.
The following is an easy way to get the path to your [...]
Oct 11 2009
Posted by Webmasters-central.com in Tutorials |
What is email piping?
How to set up email piping.
* Directly uploading .forward, .qmail-default files to root directory
* Using graphical interface of your hostpanel
Tips on setting up Email piping
What is email piping?
Simply you will pipe incoming email to one or more email addresses to your script, either php or cgi or asp …
Example: You have two [...]