Posted: 06/12/2010 3:45:49 AM
Hi in-portal team,
Installation problem encountered:
Using cpanel upload, I have uploaded the in-portal zipped file into a sub directory of one of my websites, I proceeded to unzip the file.
Next I created a new sql database in cpanel.
After this, I noticed that the file 'config.php' was not present so I followed the installation instructions & copied the 'config.php-dist' from the tools folder into the root directory where I am installing in-portal.
Next I changed the name to 'config.php' & downloaded the file for editing. In Notepad++ I opened the file & changed the user name, db name & password to match my sql database. I saved the file & uploaded it overwriting the original.
I then made this file writable (777).
Next, I opened my browser & input the exact directory but I keep getting the same error; '500 internal server error'. (I used 'core/install.php' after the web address of the directory where the files are located)
I have re-read the instructions many times & double checked what I have done, I have even deleted everything & unzipped the files again followed the same procedure but with the same result.
I looked at the error logs in cpanel & the following 2 messages were there:
'soft exception in application.cpp:256: File is writable by group'
'file does not exist'
I am unsure where to proceed with this, so any constructive input would be greatly appreciated.