Possible solutions of your questions

  hosting
<< Previous       reweite_mod on hating

Question: Hello, can you include on the account reweite_mod ?
Answer:

Hello.

mod_rewrite is enabled by default.

Question: I will come out 500ю error here is my .htaccess# RULESOrder Allow DenyAllow from all # ERRORSErrorDocument 400 http://твой website/an ErrorDocument 402 http://твой website/an ErrorDocument 403 http://твой website/an ErrorDocument 404 http://твой site/ # OPTIONSOptions -Indexes # REWRITE MODRewriteEngine on # URLRewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-lRewriteCond %{REQUEST_URI} !index.phpRewriteCond %{REQUEST_URI} !\\.[^./]+$RewriteCond %{REQUEST_URI} !(.*)/$RewriteRule ^(.*)$ index.php?EX=$1 [L,QSA]RewriteRule ^(.*)/$ index.php?EX=$1 [L,QSA] # REQUEST LIMITLimitRequestBody 2000000 # mod_deflateSetOutputFilter DEFLATE # mod_gzipmod_gzip_on Yesmod_gzip_dechunk Yesmod_gzip_item_include file \\.(html?|txt|css|js|php|pl)$mod_gzip_item_include handler ^cgi-script$mod_gzip_item_include mime ^text/.*mod_gzip_item_include mime ^application/x-javascript.*mod_gzip_item_exclude mime ^image/.*mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.* # mod_expiresExpiresActive OnExpiresDefault A0 # 1 YEAR - doesn`t change oftenExpiresDefault A29030400 # 1 WEEK - possible to be changed, unlikelyExpiresDefault A604800 # 3 HOUR - core content, changes quicklyExpiresDefault A10800 # mod_headersHeader set Cache-Control \"max-age=604800, public\"Header set Cache-Control \"max-age=604800, public\"Header unset ETagFileETag None
Answer:

please Check the rights for folders and files.
Rights should only be 644 for files, 755 for folders. Permissions 777 prohibited and do not require
In the file .htaccess should not be of type php settings php_value, php_flag. php is running as cgi and make these customizations in the php files.ini .
Error You can see in the control panel, the error Log

Question: Rights are 664 for files and 775 for folders in the error log is empty those pips you mentioned above I have like no in .htaccess error 500 still have this error
Answer:

Errors are indicated in the file: /var/www/valikosi/data/logs/anarhmu.tk.error.log When opening the website via a link from another page. Check it.

Question: fixed bug 500ÑŽ now just prints the interior pages index.php
Answer:

please Wait.

Answer:

http://www.erahost.ru/faq.php

ISP MANAGER

Hello. I have not worked with php, what to do?
answer the question

Hello. You need to enable php for the domain. Go to the panel menu in the \"WWW domains\" in the domain properties, select the operating mode php

Question: for me there is only is a function of php as CGI and all I it and I have a white screen (
Answer:

here and it should be enabled.

the fact that you see a white screen means that the site is configured incorrectly.

Answer:

you set up the database connection?

you have an error

PHP Fatal error: Call to undefined function mssql_connect() in /var/www/valikosi/data/www/anarhmu.tk/core/sql.php on line 32

Question: and exactly as you have enabled connection to SQL? SQL not MSQL to be on another server
Answer:

you mean that the database is on another server?

Question: and database is SQL 2008 R2
Answer:

inform the ip of the server

Question: IP
Answer:

this is a static ip ? static?

Question: Constant
Answer:

ip added to trusted


<< Previous