0 Members and 1 Guest are viewing this topic.
try 'sh /script/cleanup; sh /script/fixweb; sh /script/restart-services'
.htaccess is cleanphp-type ? problems with php-fpm
###Start Kloxo PHP config Area###Please Don't edit these comments or the content in between. kloxo uses this to recognize the lines it writes to the the file. If the above line is corrupted, it may fail to recognize them, leading to multiple lines.### MR -- attention### 1. Remove # in front of 'AddHandler x-httpd-php52' to activate secondary-php### 2. Or Remove # in front of 'AddHandler x-httpd-php' to activate primary-php### if select suphp_worker/_event for primary-php#AddHandler x-httpd-php52 .php#AddHandler x-httpd-php .php<Ifmodule mod_php5.c> php_value upload_max_filesize 2M php_value max_execution_time 30 php_value max_input_time 60 php_value memory_limit 32M php_value post_max_size 8M php_flag register_globals off php_flag display_errors off php_flag file_uploads on php_flag log_errors off php_flag output_buffering off php_flag register_argc_argv on php_flag magic_quotes_gpc off php_flag magic_quotes_runtime off php_flag magic_quotes_sybase off php_flag mysql.allow_persistent off #php_flag register_long_arrays on php_flag allow_url_fopen on php_flag cgi.force_redirect on php_flag enable_dl on</Ifmodule>###End Kloxo PHP config Area# BEGIN WordPress<IfModule mod_rewrite.c>RewriteEngine OnRewriteBase /RewriteRule ^index.php$ - [L]RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule . /index.php [L]</IfModule># END WordPress
What you mean '.htaccess is clean'?.Inform here the content.
A. Kloxo-MR: 6.5.0.c.2013022503B. OS: CentOS release 6.3 (Final) i686C. Apps: 1. MySQL: mysql-5.5.29-1.el6.i686 2. PHP: php54-5.4.11-1.ius.el6.i686 3. Httpd: httpd-2.2.23-1.el6.i686 4. Lighttpd: --uninstalled-- 5. Nginx: nginx-1.3.13-1.el6.i686 6. Qmail: qmail-toaster-1.03-1.3.22.mr.el6.i686D. Php-type (for Httpd/proxy): mod_php_ruid2E. Memory: total used free shared buffers cached Mem: 499 474 24 0 77 158 -/+ buffers/cache: 238 260 Swap: 0 0 0
Page created in 0.045 seconds with 17 queries.