weird problem
Posted: Tue Oct 17, 2006 2:45 am
Please see http://dev.ticketchest.com/test.php it says:
Not Found
The requested URL /loader.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/2.0.52 (CentOS) Server at dev.ticketchest.com Port 80
file is there on server and has the following code:
Before this i have deleted whole code form http://dev.ticketchest.com/test.php except stats folder.
When i checked loader.php I was an encrypted file may be using zend or someting else.
Can anyone tell me wots the problem with it?
When i Uplaod the loader.php file it don't gives me error but also don't show me the result
Remember before me someone else was working on this server.
Has he done something?
Not Found
The requested URL /loader.php was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/2.0.52 (CentOS) Server at dev.ticketchest.com Port 80
file is there on server and has the following code:
Code: Select all
Hello
<?PHP
echo "Hello its tesing....";
?>When i checked loader.php I was an encrypted file may be using zend or someting else.
Can anyone tell me wots the problem with it?
When i Uplaod the loader.php file it don't gives me error but also don't show me the result
Remember before me someone else was working on this server.
Has he done something?