I have Apache, MySQL, PHP (latest versions) on my system under Fedora 14. They work correctly with another application.
I want to install OJS so the client and web server are on the same computer.
After unpacking, I copied the ojs-2.3.4 directory contents to my document root directory = /var/www/html. The permissions are OK.
I then tried
http://localhost/index.php and
http://localhost/config.inc.php. In both cases I get blank pages.
I also tried, from the /var/www/html directory, $ php tools/install.php. I did the best I could but when it finished nothing happened. I couldn't log on to the web server.
Please point me in the right direction.
Thanks,
Joe Hesse