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

sh/speed.php gives 500 error #53

Closed
debugger22 opened this issue Jan 30, 2014 · 3 comments
Closed

sh/speed.php gives 500 error #53

debugger22 opened this issue Jan 30, 2014 · 3 comments

Comments

@debugger22
Copy link

speed.php is giving 500 internal server error which is why speed is always 0 for me

@cengiz-io
Copy link

@mrsud Did you check logs?

This could be the possible error:

PHP Fatal error:  Call to undefined function curl_init() in ....../speed.php on line 8

If so, then you need to install php5-curl module

@debugger22
Copy link
Author

Sorry, had to do curl configuration. Add dependencies to the readme.

@tariqbuilds
Copy link
Owner

I will make a note of the cURL dependency on readme

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