Jump to content

Recommended Posts

Posted

Hello, I get destinationPath is not writable (image) when saving a page with an Image on remote host. 

This thread advises to put return $this->error($this->destinationPath." is not writable"); on the inputField.module.

I get /site/assets/files/1058/ is not writable as a result. Oddly, the dir is 755.

Phpinfo does not mention safe_mode, save a sql.safe_mode which I don't think fitting.

The website resides under a /test/ directory. Pw version is 2.7.2.

Thanks for any suggestion...

Posted

The dir is 755, but does the owner match the PHP / apache user too?

If it is not writeable, you need to make it writeable. This has to do with your servers filesystem settings.

  • Like 1
Posted

Thanks horst, the owner is Scrooge, the group is McDuck, but the php user is Mickey. I guess I have to tell the provider to change the first?

Thanks

Posted

I talked to the hosting provider, he said the settings are ok, and "If you are using Wordpress you can activate the Ftp".

Is there a parallel in the Processwire world? Any suggestion?

Thanks

Posted (edited)

Thanks horst, the owner is Scrooge, the group is McDuck, but the php user is Mickey. I guess I have to tell the provider to change the first?

Thanks

Are these names for real?    :)

I talked to the hosting provider, he said the settings are ok, and "If you are using Wordpress you can activate the Ftp".

Is there a parallel in the Processwire world? Any suggestion?

Thanks

Saying that the 'settings are OK ' isn't very helpful I am afraid :-). OK in what sense? OK for your ProcessWire install? Something else?

There is nothing like WP or ProcessWire FTP :-). What I think the hosting provider was telling you is to activate your FTP account and, because many FTP programmes have features that allow you to change file permissions (maybe even ownership? not sure), to use such an FTP programme to change your file/folder permissions. Like @horst intimated, your problem is most likely one of ownership. 

Have a read here about file permissions and ownership.

How did you install ProcessWire on that server? Are you able to install modules just fine?

Edited by kongondo
corrected link
  • Like 5

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...