I got an error message when install OJS
Please see the error message below:
Object not found!
The requested URL was not found on this server. If you entered the URL manually
please check your spelling and try again.
If you think this is a server error, please contact the webmaster
Error 404
192.9.222.212
Sun 18 Dec 2005 19:32:02 CST
Apache/2.0.40 (Red Hat Linux)
We want to setup an OJS system in our LAN.
My system:
Redhat9.0+apache+MySQL+PHP, I installed apache+MySQL+PHP during Redhat9.0 installation.
I Extracted the OJS archive to the directory:
/var/www/html/111
and then
chmod -R 777 html
and then
Open IE in one machine in our LAN.
visit:
http://192.9.222.212/111
(192.9.222.212 is IP address of the machine Redhat9)
But the address in IE go to:
http://192.9.222.212/111/index.php/index/install
and then, I got the error message above.
Would you please show me what is the problem?