By wisie
I’m currently trying to get a Wordpress plugin to work on my Wordpress blog which is on a shared droplet with other Wordpress blogs. The plugin enables allowing me to configure the plugin however has server 500 issues blocking the plugins scripts and CSS from running. I have successfully tested the plugin on another Wordpress blog on the droplet where it worked fine.
I’ve raised the issue with the plugin support who have been most helpful but they are having trouble identifying the problem
Troubleshooting I’ve tried that hasn’t worked:
Troubleshooting I’ve tried that has worked:
Can anyone see anything I’ve missed which would be worth trying?
Thanks in advance
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
Hi
There’s not enough info to go on. But one more thing to check is phpinfo() on the server where the plugin is causing issues. See if perhaps there are disabled functions (disable_functions = ) that are preventing the plugin from running successfully.
Also, check the error_log file for clues if any.
Cheers
Thanks for the suggestions.
I ended up finding through the error_log there was a .htaccess file lingering in the plugin directory which was causing the issue.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.