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

PHP Internal Error #52

Closed
cesarferreira opened this issue Jan 29, 2014 · 3 comments
Closed

PHP Internal Error #52

cesarferreira opened this issue Jan 29, 2014 · 3 comments

Comments

@cesarferreira
Copy link

The scripts work but when they are called from the page, they don't

here is the page http://162.243.14.225/

Here is the screenshot:

aa

@commonquail
Copy link
Contributor

What does your error log say?

@tariqbuilds
Copy link
Owner

This is an odd one. I see that your sh/*.php files are outputing weird results. I would suggest checking php exec() and shell_exec settings.

As suggested by @commonquail , your apache error log might be a good start.

@cesarferreira
Copy link
Author

Hi there,
I read the log and I found out this:

[client 62.28.7.105:61838] PHP Fatal error: Call to undefined function json_encode() in /var/www/sh/whereis.php

So I did some: sudo apt-get install php5-json and I'm Ok now :)

thanks a lot guys

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

3 participants