1. Download the directory script, extract all files and folders in an empty folder, and upload them to your host.
2. (Only UNIX and Linux based systems) After uploading the files, change the permissions for the following files and folders:
jadro/config.php
tmp/
tmp/images/
tmp/admincache/
tmp/templates_c/
templates/default/
templates/default/categ.tpl
to read and write permissions with your control panel (if the control panel support it). Please create those directories if they do not exist and set write permissions.
3. Start the installer by accessing your site and if doesn't redirect you to install.php, try typing the url correctly. For example: http://www.example.com/install.php or if you want to install php weby in subdirectory then run
http://www.example.com/subdirectory/install.php
4. Follow the self-explained setup. For help, comments, feedback, discussion ... please join our Webmaster Forums - http://forums.phpweby.com
5. (Only UNIX and Linux based systems) Change back permissions chmod to be only readable by the webserver(chmod 555 or 550 might do the job) on the file:
jadro/config.php
6. The installer will automatically try to delete install.php and if it does not, delete install.php.
If you have problems with installation you may have to uncomment RewriteBase in .htaccess file by removing # from the RewriteBase line.
If you need help visit our support forum.
Thanks for choosing Php weby,
Best Regards
Php weby team