Welcome Guest, Not a member yet? Register   Sign In
500 Internal server error - STILL NOT SOLVED!
#8

[eluser]cideveloper[/eluser]
Ok let try this. Inside /home/folder1/public_html/abc folder you probable have your structure looking like this

-index.php
-.htaccess
-system
-application

add test.php inside /home/folder1/public_html/abc and remove the .htaccess file so your folder will look like this

-index.php
-test.php
-system
-application

test.php will be

Code:
<?php

phpinfo();

?>

Now can you get to

1)http://abcdev.com.au/abc/test.php
2)http://abcdev.com.au/abc/index.php

If the answer if yes then put the .htaccess file back in

Now can you get to

1)http://abcdev.com.au/abc/test.php
2)http://abcdev.com.au/abc/index.php

if the answer is no then the problem is with the htaccess file.


Messages In This Thread
500 Internal server error - STILL NOT SOLVED! - by El Forum - 01-28-2011, 01:40 PM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 01-29-2011, 12:42 AM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 01-29-2011, 01:04 AM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 01-29-2011, 01:06 AM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 01-29-2011, 11:01 AM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 01-29-2011, 03:02 PM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 01-29-2011, 03:04 PM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 01-29-2011, 04:04 PM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 07-14-2012, 10:31 PM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 12-11-2012, 03:21 AM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 12-11-2012, 05:43 AM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 12-11-2012, 05:47 AM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 12-11-2012, 06:29 AM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 12-11-2012, 06:56 AM
500 Internal server error - STILL NOT SOLVED! - by El Forum - 12-11-2012, 07:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB