|
Merubah script untuk PHP4 jadi PHP5
referensi diskusiweb
How to Convert PHP4 Applications to PHP5
There are many people fond of computers who want to convert PHP 4 applications to PHP 5, but the sometimes regard this step like a journey into an unknown world, therefore they need guidance. Their problems might be:
|
|
When you get a 404 error, check the URL in your browser. This tells you the path and file name that cannot be found. Example: http://yourdomain.com/astro/Astros/help.html
|
|
404 means the file is not found. If you already uploaded the file, then either the name is spelled wrong or it is in the wrong folder. How to find the correct spelling and folder.
|
|
The top reasons for this error are permissions or htaccess error. Permissions The 403 Forbidden error means that your file has bad permissions. Directories and folders should be 755. Executable scripts within the cgi-bin folder must be 755. Images, media, and text files like HTML should be 644.
|
How to remove a script from Fantastico
There may be a time when you would like to remove a script which was installed through Fantastico De Luxe. If the script was installed through Fantastico, we recommend to remove it through Fantastico as well. It's as easy as installing a Fantastico script. To remove a Fantastico script, please do the following: 1. Login to cPanel and click Fantastico De Luxe.
|
|
Fantastico is a great addition to cPanel, which allows users to install the great open source software in just a few clicks. To install a script using Fantastico, please do the following:
|