by Borja » Wed Aug 04, 2004 10:13 am
Hi,
I have just installed OJS 1.1.7 on my ISP server, It is a linux, apache, mysql, php server, and I guess they use virtual hosts for the domains.
After installing i go into login.php fill in it and i receive a "Not page found" HTTP 404 error. I realised that I may access Home, Current, About, Notify, Contact and Search sections but no Archive and Login (although I am addressed to It after installation steps, after this time I never can access it again). It is very strange, all the files are correctly uploaded on the server (I've done it twice), the database is correctly created, but everytime i try to acces those sections i've got 404 errors (the files are there!!!, I can see them on my ftp program). I even installed diferent versions: 1.1.6 and 1.1.7 having the same problem.
In the final step of the installation process i have noticed something strange. The message says that I need to set some directories so that the server can write to them (see below) but these directories do not exit in my server. The root directory of my server contains de directories: cgi-bin, data, errors, html (web directory) and logs. But there is no either fcgi-bin/images/custom nor fcgi-bin/images/articleimages. How can it say they are "currently writeable"?
I would appreciate it if someone could help me, whether here or in by email.
Regards,
Borja Gonzalez
Email: borja d-o-t gonzalez a-t formatex d-o-t org
###########################
Final Instructions
Congratulations, installation of Open Journals Systems is nearly complete. To ensure proper operation of your journal web site, the following directories need to be set so that the web server can write to them:
/var/www/vhost/DOMAIN.org/fcgi-bin/images/custom (currently writeable)
/var/www/vhost/DOMAIN.org/fcgi-bin/images/articleimages (currently writeable)
###########################