Help to understand

Status
Not open for further replies.

pozharupo65

New Member
Messages
7
Reaction score
0
Points
0
Hello!
I created a database and loaded files with content of my site in the folder of public_html. Then entered in the file of configuration.php:
var $log_path = '/home/biopalyv/public_html/logs';
var $tmp_path = '/home/biopalyv/public_html/tmp';
var $user = 'biopalyv_admin';
var $db = 'biopalyv_o';
And when I call on the site (biopalyvo.x10.bz), then a main page appears only, and pressing on reference of other page, a ñëåäóþùÿÿ record appears (The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, no-reply@x10hosting.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.)
Ïîìîãèòå, ïîæàëóéñòà, ðîçîáðàòñÿ è âûïðàâèòü îøîáêó.
Çàðàíåå ñïàñèáî.
 

descalzo

Grim Squeaker
Community Support
Messages
9,372
Reaction score
326
Points
83
Are; you doing something with mod_rewrite in .htaccess?
 

pozharupo65

New Member
Messages
7
Reaction score
0
Points
0
nothing do with the file .of htaccess, but load him, how he is in my files with a site
 
Status
Not open for further replies.
Top