Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Directory not writable! /home/codeetch/public_html/tmp/templates_c
Please correct by executing: chmod 777 or set writing permission for php process, exiting!
Remember that, I have not any previous experience for installation of CMSMS on server. I am new in this field and do not know php as well
There is a page called System Information under site admin that you should have used to paste here for system info, you need to check it for any yellow ! or red X...
Sorry I can not get your point. I do not have CMSMS installed on my server, This is the first screen when I try to install CMS by typing url: "http://www.mySite.com/install
It looks like you are not on a windows server, I would talk to the host to see about fixing the permissions, maybe the folder owner isn't correct, how did you upload it to install, are you sure everything made it up to the server...
Also, besides what DrCSS just stated, it's not clear if your host has Open Basedir enabled or not. Open Basedir is not supported by CMSMS, and may very well be the issue.
"There are 10 types of people in this world, those who understand binary... and those who don't." * by the way: English is NOT my native language (sorry for any mistakes...).Code of Condut | CMSMS Docs | Help Support CMSMSMy developer Page on the ForgeGeekMoot 2015 in Ghent, Belgium: I was there! GeekMoot 2016 in Leicester, UK: I was there! DevMoot 2023 in Cynwyd, Wales: I was there!
makhatri wrote:I have not any idea about Open Basedir right now on my server. Let see what my service provider tell about that.Is there any php script to determine the Open Basedir on / off?
"There are 10 types of people in this world, those who understand binary... and those who don't." * by the way: English is NOT my native language (sorry for any mistakes...).Code of Condut | CMSMS Docs | Help Support CMSMSMy developer Page on the ForgeGeekMoot 2015 in Ghent, Belgium: I was there! GeekMoot 2016 in Leicester, UK: I was there! DevMoot 2023 in Cynwyd, Wales: I was there!
Directory not writable! /home/codeetch/public_html/tmp/templates_c
Please correct by executing: chmod 777 or set writing permission for php process, exiting!
At this point I think the problem is with the ownership and permissions of files and folders. Did you upload files via FTP? If so, try uploading the whole archive via CPanel file manager and extract it there. That may eventually set the ownership correctly. I recall that I had a similar problem with uploading files through ftp on some old host provider. That's the only thing that occurs to me at this point.
HTH.
"There are 10 types of people in this world, those who understand binary... and those who don't." * by the way: English is NOT my native language (sorry for any mistakes...).Code of Condut | CMSMS Docs | Help Support CMSMSMy developer Page on the ForgeGeekMoot 2015 in Ghent, Belgium: I was there! GeekMoot 2016 in Leicester, UK: I was there! DevMoot 2023 in Cynwyd, Wales: I was there!
Please clear me,
Is we install CMSMS on server with anonymous User? If this is a case, what should be the ownership/permission on folders/files.
Is it possible to check the ownership/permission by script for specific file/folder before installation of CMSMS on server?
I need this because my cpanel file explorer shows 777 on folder but when I try to install it, its says that folder does not have 777 permission.