Posted: November 2, 2015 at 1:21 pm
Hi, An error has occurred: Except that directory already exists and is writable by the web server user: Even if I set it to world writable and chown it to the apache user it still gives the same message. Any suggestions? WordPress Version: 4.3.1 Thanks, |
|
It looks like this is because my server is using FS_METHOD of ssh2. The call to EEH_File::_get_wp_filesystem(); fails with SSH2 hostname, username & pw is required. The server is set to use FTP_PUBKEY / FTP_PRIKEY and those are defined and works fine for regular updates and installs but not EE it seems. If I change to It works ok though that breaks updates & installs of everything else because of the filesystem permissions. Anything that could be done to get it to work with ssh2? thanks, |
|
Hi there Jason, I’m not familiar with SSH2 so I would like to check with our development team. Are the SSH2 credentials stored in the wp-config.php file or are they being entered on demand? Thanks — |
|
Hi Lorenzo, Thanks, |
|
Thanks Jason! I’ve created a report for our development team to review and I’ll update your support post as soon as we have more information available. — |
|
Hey Jason, we found a bug in how we were using WordPress’ filesystem code. We are currently testing our fix. You can it a test too by downloading the bugfix copy located on our github repo located here: https://github.com/eventespresso/event-espresso-core/archive/BUG-9038-cannot-enable-logging-over-ssh.zip But regardless we will be testing that version of the code and putting a fix in our master version asap |
|
Great, thank you. That bugfix copy does fix the issue for me (although it now says my license is expired when I run it?) |
|
Hi Jason, Thanks for letting us know. I’ve released your support license key and we’ll update this support post once this has been released in the next maintenance release. At that time, you can remove the 9038 branch and then upload and install the latest release. Thanks — |
|
Update: The fix was included in the latest update of Event Espresso 4. |
|
The support post ‘Unable to enable logging’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.