My site

Status
Not open for further replies.

atomicurlshortner

New Member
Messages
6
Reaction score
0
Points
0
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, support@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 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_mono/2.6 mod_bwlimited/1.4 mod_auth_passthrough/2.1 Server at aturl.tk Port 80

I have just deleted yourls url shortner, and put a php file on the server, nothing big!
 

Gouri

Community Paragon
Community Support
Messages
4,565
Reaction score
245
Points
63
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, support@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 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/2.2.15 (Unix) mod_ssl/2.2.15 OpenSSL/0.9.8e-fips-rhel5 mod_mono/2.6 mod_bwlimited/1.4 mod_auth_passthrough/2.1 Server at aturl.tk Port 80

I have just deleted yourls url shortner, and put a php file on the server, nothing big!

Did you changed anything in .htaccess file
 

dlukin

New Member
Messages
427
Reaction score
25
Points
0
1. If you have an .htaccess file and it uses mod_rewrite (Joomla, WordPress, usually do), make sure it has the line

RewriteBase /

above any rewrites

2. All .php files must be permission less than 0777 in the last two digits (ie no write permission for group/world). 0755 should work. You can go to cPanel --> Error Log to see if it says something like 'index.php is group writeable'
 
Status
Not open for further replies.
Top