Possible solutions of your questions

  hosting
<< Previous       Error - 500

Question: Hello I Have a problem - the site gives an error 500: Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.I have set up a SEO plugin for the site now And making adjustments to the file .htaccess on plugin - the contents of this file in the admin area of the website has changed, but not changed in the file Manager, and I decided to delete this file in Manager to plug-in it created again after deletion - can`t connect neither on the website nor the admin panel. Restored the file from recycle bin - not pomogalova please
Answer:


Hello.
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: With the second site the same thing I will explain - it was rather due to the fact that I changed the contents of the file .htaccess in the admin, and now it can`t go in and not know what to do
Question: Sorry, I just don`t understand where the file is located in the file Manager And I changed the code # BEGIN WordPressRewriteEngine OnRewriteBase /RewriteRule ^index\\.php$ - [L]RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule . /index.php [L]# END WordPressНа code: Options +FollowSymLinks RewriteEngine OnRewriteRule ^index\\.php$ — [L]:RewriteCond %{QUERY_STRING} ^replytocom= [NC]RewriteRule (.*) $1? [R=301,L]RewriteRule (.+)/feed /$1 [R=301,L]RewriteRule (.+)/attachment /$1 [R=301,L]RewriteRule (.+)/comment-page /$1 [R=301,L]RewriteRule (.+)/comments /$1 [R=301,L]RewriteRule (.+)/trackback /$1 [R=301,L]RewriteCond %{QUERY_STRING} ^attachment_id= [NC]RewriteRule (.*) $1? [R=301,L]
Question: Thanks, I restored the old file and everything works If you can, please tell me, is it possible one code to another to change? There is not probably complied with the syntax or what`s going on?
Answer:

clarify that on what to change?

Question: Thanks, I figured it out
Answer:


ok


<< Previous