Where install.php file?
The install.php file does not exist!
To install, you need to enter in the browser: yousite.com/install
Read the documentation more carefully!
Where install.php file?
The install.php file does not exist!
To install, you need to enter in the browser: yousite.com/install
Read the documentation more carefully!
mysite.com/install – file not exist or error
Possible reasons are:
1) You uploaded the script to the wrong directory on the server (not to the root directory). The script should be uploaded to the root directory
2) You did not upload the .htaccess file to the server. For example, Linux and MacOS hide these files by default and you can make a similar error.
3) You are using nginx server – you need an Apache server to run the script
4) The server has additional .htaccess files that do not allow the script to work correctly (for example: hosting for Wordpress)
No database file – * .sql
Tables in the database are created automatically when you install the script! You do not need * .sql files!
error 500
Possible reasons are:
1) You did not enter or entered incorrect data from your database in the config file “sys/config/db.inc.php”
2) You uploaded the script to the wrong directory on the server (not to the root directory). The script should be uploaded to the root directory
3) You did not upload the .htaccess file to the server. For example, Linux and MacOS hide these files by default and you can make a similar error.
4) You are using nginx server – you need an Apache server to run the script
5) The server has additional .htaccess files that do not allow the script to work correctly (for example: hosting for Wordpress)
In any case: see your server error log for detailed error information.
We'd like to ask you a few questions to help improve CodeCanyon.