I’ve done the installation steps (giving 777 permission to uploads, cache, public and config.inc.php) many times, and even changed my virtual machine. No luck, any help?
I checked folders (public, cache and config.inc.php)
I can visit the first step to configure database, files_directory, but when I am trying to install OJS, it came back to install page.
I watched any log files (NOT ERRORS)
Are you sure you’re using the right database driver (e.g. mysql vs. mysqli), and that the driver is loaded in your command-line PHP’s config.inc.php? (You can check the latter using php -i – note that the web-based phpinfo might not be applicable to your web-based PHP!)
Regards,
Alec Smecher
Public Knowledge Project Team
Yes, you can upgrade directly from anything 2.4.x to the latest 3.x. If you’re currently working with something in OJS 2.3.x, you’d need to upgrade first to the newest 2.4.x and then from there to 3.x.
Regards,
Alec Smecher
Public Knowledge Project Team