Plugin Author
Unyson
(@unyson)
Please give us your WAMP version and maybe other details how to reproduce this.
Thread Starter
jack63
(@jack63)
Hi,
this is my version of Easyphp:
EasyPHP-DevServer-14.1VC9
I can install all extensions except “Page Builder”
Thanks
Max
Plugin Author
Unyson
(@unyson)
If it’s Windows, the problem may be in path length limit. Our extensions are nested and the full path of the extension may be very long and reaches the Windows limit. Can you google “how to increase windows path length limit” and try to do that and let us know if it fixes the problem?
Hi there Guys,
for sure silence is golden, but I’m having the same issue so you can talk to me! 😉
I use Exposure Photography theme and I’m running it locally in EasyPHP-DevServer-14.1VC11. I can’t install Page Builder and other suggested extensions.
ON the first install, I got this message:
Could not create/write the C:/Program Files (x86)/EasyPHP-DevServer-14.1VC11/data/localweb/my%20portable%20files/sitemap.xml. File is not writable
I created an empty sitemap.xml file but nothing changed. Can you please help?
Best,
Davide
Plugin Author
Unyson
(@unyson)
I created an empty sitemap.xml file but nothing changed.
Try to give it write permissions (777).
I can’t install Page Builder and other suggested extensions.
I will be able to help, only if you will send me admin and FTP details to unyson[at]email.com so I will have access to debug the code. Because on my side everything works fine. Or tell me how to reproduce the problem.
Hi,
thanks for the fast reply!
I don’t know how to give writing permission but I’m going to study it right now.
I’d also love to send you FTP details but I’m working locally.
By the way, I added a subdomain to my personal website and installed a new fresh WP version. There I added Unyson plugin and I’m not having troubles in installing many extensions, so I guess the issue may depend by “windows path length limit” as you mentioned in previous comments.
I will try to change it and let you know.
Thanks,
I think I solved… I simply moved the software from C:\Program Files (x86)\EasyPHP etc.. to C:\EasyPHP\… this allowed me to cut many letters from the path lenght.