2016-06-01, 16:37:03
shawn_aIf you have safemode on or host has protections enabled elsewhere, your owners might have to match the php process, or try 755
I have the same error, "Unable to continue: Unable to write the configuration file. CHMOD 755 or 777 the '<slash>data' and '<slash>backup' folders & sub-folders and retry."
I changed the permissions on both folders and their contents is '755' (were 775) and reloaded the browser window.
Running phpinfo() shows the only two "safe" settings as turned off:
Please supply more detailed instructions on the "safemode" suggestion or how to find out the owner of my PHP process (remember, it's running in a VM) if it looks like that is where my problem lies.
Thanks,
--Michael
I have the same error, "Unable to continue: Unable to write the configuration file. CHMOD 755 or 777 the '<slash>data' and '<slash>backup' folders & sub-folders and retry."
I changed the permissions on both folders and their contents is '755' (were 775) and reloaded the browser window.
Running phpinfo() shows the only two "safe" settings as turned off:
- Thread Safety='disabled'
- sql.safe_mode='Off'
Please supply more detailed instructions on the "safemode" suggestion or how to find out the owner of my PHP process (remember, it's running in a VM) if it looks like that is where my problem lies.
Thanks,
--Michael