I get error "The requested URL /setup/index was not found on this server."
after language is selected during installation.
mod rewrite is enabled, its apache 5.4.4.5
All apache settings have passed test
Can anyone help?
Install Error
Moderator: alexandrleonenko
-
- Site Admin
- Posts: 6175
- Joined: Jan 7th, '09, 23:18
- Contact:
Re: Install Error
Make sure you enabled "mod_rewrite".
https://hostadvice.com/how-to/how-to-en ... ed-server/
https://hostadvice.com/how-to/how-to-en ... ed-server/
Re: Install Error
Mod rewrite is enabled on Apache, the .htaccess file specifies
mod rewrite engine on, but when I run install and choose
language english, then next, I get "The requested URL /setup/index was not found on this server."
mod rewrite engine on, but when I run install and choose
language english, then next, I get "The requested URL /setup/index was not found on this server."
-
- Site Admin
- Posts: 6175
- Joined: Jan 7th, '09, 23:18
- Contact:
Re: Install Error
Download our framework:
https://www.apphp.com/php-framework/index.php
upload it to some folder on your website and test server requirements, like this:
https://www.apphp.com/php-framework/exa ... /index.php
https://www.apphp.com/php-framework/index.php
upload it to some folder on your website and test server requirements, like this:
https://www.apphp.com/php-framework/exa ... /index.php
Re: Install Error
Details
Name Value Result Required By Memo
Web Server Apache Passed ApPHP Framework
PHP version 5.4.45 Passed ApPHP Framework PHP 5.3.0 or higher is required.
PHP Short Open Tag enabled Passed ApPHP Framework PHP 5.4.0 or higher is required or PHP must be configured with the --enable-short-tags option.
PHP "mcrypt_" functions exists Passed ApPHP Framework PHP 4 >= 4.0.2, PHP 5
$_POST variable exists Passed ApPHP Framework
$_SERVER variable exists Passed ApPHP Framework
$_SESSION variable exists Passed ApPHP Framework
Apache module "mod_rewrite" enabled Passed ApPHP Framework Required for normal site work, SEO links.
PDO extension installed Passed All DB-related classes
PDO MySQL extension installed Passed All DB-related classes Required if you are using MySQL database.
PDO SQLite extension installed Passed All DB-related classes Required if you are using SQLite database.
Looks good, not sure what the problem could be.
Name Value Result Required By Memo
Web Server Apache Passed ApPHP Framework
PHP version 5.4.45 Passed ApPHP Framework PHP 5.3.0 or higher is required.
PHP Short Open Tag enabled Passed ApPHP Framework PHP 5.4.0 or higher is required or PHP must be configured with the --enable-short-tags option.
PHP "mcrypt_" functions exists Passed ApPHP Framework PHP 4 >= 4.0.2, PHP 5
$_POST variable exists Passed ApPHP Framework
$_SERVER variable exists Passed ApPHP Framework
$_SESSION variable exists Passed ApPHP Framework
Apache module "mod_rewrite" enabled Passed ApPHP Framework Required for normal site work, SEO links.
PDO extension installed Passed All DB-related classes
PDO MySQL extension installed Passed All DB-related classes Required if you are using MySQL database.
PDO SQLite extension installed Passed All DB-related classes Required if you are using SQLite database.
Looks good, not sure what the problem could be.
-
- Site Admin
- Posts: 6175
- Joined: Jan 7th, '09, 23:18
- Contact:
Re: Install Error
Please contact our support: https://apphp.com/support/ and provide them FTP access to your server, so they could check what happens.