Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing JSON, plugins CP page returns blank - New #45

Open
jadamfox opened this issue Mar 10, 2015 · 5 comments
Open

Installing JSON, plugins CP page returns blank - New #45

jadamfox opened this issue Mar 10, 2015 · 5 comments

Comments

@jadamfox
Copy link

I am getting the same blank "Plugin" screen issue when installing "JSON 1.1.6" to EE 2.7.3. I tried setting $debug 1 in the admin.php and don't get any trace either.

Oddly enough, the JSON plugin installed just fine on my "dev" instance. It's my "production" instance crashing. Best I can tell, the paths and options are exactly the same in both instances.

Any help appreciated. It's important that I get this working soon.

@rsanchez
Copy link
Owner

Could it be PHP version? What version do you have on production? I would also try re-installing the addon files and verifying file permissions on your production server. Otherwise I'm not sure what the issue might be.

@jadamfox
Copy link
Author

Ok... yeah, I see that my dev is on PHP 5.4.17 and production is only on PHP 5.3.3... that could be the issue. Thanks. What is the lowest PHP version supported by JSON plugin?

@rsanchez
Copy link
Owner

It should only require 5.3.0. So I'm not sure what the issue is, sorry. I guess the last thing I can think of is maybe you don't have the JSON php extension installed? You'd have to check your phpinfo for that. If you're truly desperate to get this working and want to hire me to debug on your prod server, shoot me an email: info at robsanchez dot com.

@jadamfox
Copy link
Author

Thanks. Using phpinfo, looks like the JSON extension is enabled on both servers. Probably couldn't hurt to get the server admin to update PHP just in case. We'll try that and see where we go from there. But, it definitely seems to be a server settings issue. Same plugin code works on the dev server. If you can think of anything else.

@rsanchez
Copy link
Owner

Let me know if you're still having trouble after upgrading PHP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants