gameshoplf
what's url about it ? do you have config right .htaccess or cnf for it?Not Found
The requested URL was not found on this server.
Additionally, a 404 Not Founderror was encountered while trying to use an ErrorDocument to handle the request.
in the main there no .htaccesswhat's url about it ? do you have config right .htaccess or cnf for it?
when you try to install it ,you can easy find issue from install program ,it is slowly in page .but no errorplease give me a working script thank you
request first to check your server ,you can visit[06-Mar-2024 11:42:34] [pool www] pid 21914
script_filename = /www/wwwroot/install/index.php
[0x00007fc91ac1e720] fsockopen() /www/wwwroot/install/php/Requirements.php:277
[0x00007fc91ac1e5c0] smtp_check() /www/wwwroot/install/php/Requirements.php:187
[0x00007fc91ac1ded0] extensionCheck() /www/wwwroot/install/php/Requirements.php:112
[0x00007fc91ac1de70] server() /www/wwwroot/install/index.php:259
[06-Mar-2024 11:43:14] [pool www] pid 859
script_filename = /www/wwwroot/install/index.php
[0x00007fc91ac1e720] fsockopen() /www/wwwroot/install/php/Requirements.php:277
[0x00007fc91ac1e5c0] smtp_check() /www/wwwroot/install/php/Requirements.php:187
[0x00007fc91ac1ded0] extensionCheck() /www/wwwroot/install/php/Requirements.php:112
[0x00007fc91ac1de70] server() /www/wwwroot/install/index.php:259
[06-Mar-2024 11:43:44] [pool www] pid 853
script_filename = /www/wwwroot/install/index.php
[0x00007fc91ac1e720] fsockopen() /www/wwwroot/install/php/Requirements.php:277
[0x00007fc91ac1e5c0] smtp_check() /www/wwwroot/install/php/Requirements.php:187
[0x00007fc91ac1ded0] extensionCheck() /www/wwwroot/install/php/Requirements.php:112
[0x00007fc91ac1de70] server() /www/wwwroot/install/index.php:259
[06-Mar-2024 11:44:24] [pool www] pid 857
script_filename = /www/wwwroot/install/index.php
[0x00007fc91ac1e720] fsockopen() /www/wwwroot/install/php/Requirements.php:277
[0x00007fc91ac1e5c0] smtp_check() /www/wwwroot/install/php/Requirements.php:187
[0x00007fc91ac1ded0] extensionCheck() /www/wwwroot/install/php/Requirements.php:112
[0x00007fc91ac1de70] server() /www/wwwroot/install/index.php:259
to jump check function and finished it.https://****.com/install/index.php?step3=true
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php/$1 [L]
beforelocation / {
# Check if a file or directory index file exists, else route it to index.php.
try_files $uri $uri/ /index.php;
}
first you need to download it ,then make sure your website have network normal to connect google.com