Page 1 of 1

500 error code

Posted: Mon Sep 13, 2010 10:05 am
by khantony
recently I launced a simple cms(my own) on one of my subdomain. bt when I go to login area it shows: 500 error. contact the webmanster. or see the error log for more details. I saw the error log. bt nothing was there. I also turned off the .htacssess file and tried bt still it didn't work. what is the problem? other cms(like wordpress, joomla, drupal) works fine in my site. Bt my own cms isn't working.

Here to note that:

I have no access to phpinfo() for security purpose.

I dont knw what supports my site and what not.

Re: 500 error code

Posted: Mon Sep 13, 2010 1:31 pm
by Gargoyle
find a new host.

you may have a file access or redirect issue, but if you can't debug your script, all we can do is guess.

Re: 500 error code

Posted: Tue Sep 14, 2010 7:18 am
by khantony
I have found the problem. :D I used Aptana's built in file transfer to transfer the files. May be there were some permission matters that affected my files. So it did not work. Now I manually uploaded the files with the hosting company's cpanel file uploader. I worked like magic!! wola. Now I have a fully working cms of my own. :lol:


I figured some Issue:

1. in IDE's that have bulit in file transfer, may be the ftp protocol is changing the permission of file/folder structure that's why I get an internal server error.
2. I deleted .htaccess file and still it didn't work. The problem is on uploading.