Closed GoogleCodeExporter closed 8 years ago
This has nothing to do with JPEGCam. JPEGCam runs in the browser. This error
is coming from your server. Your server-side code is crashing. Look at your
web server error logs. This is not a bug. Marking as invalid.
Original comment by jhuck...@gmail.com
on 1 Mar 2011 at 1:19
this is true, the script runs on the client side, but I'm doing tests with the
test.php file.
the funny thing is that, both on a local server on a dedicated server, this
works correctly, but in a shared hosting does not work.
Well either way, they must have disabled some security policy or something...
thanks anyway, greetings from Mexico (now you know the reason for my bad
English)
Original comment by dhamas...@gmail.com
on 1 Mar 2011 at 3:14
Sounds like something is messed up with the shared host's PHP installation.
Make sure it is PHP 5 or higher, and the web server user has permission to
write to the directory. Also, you should enable PHP "display_errors" so you
can see the actual error it is running into.
http://www.php.net/manual/en/errorfunc.configuration.php#ini.display-errors
Good luck!
Original comment by jhuck...@gmail.com
on 1 Mar 2011 at 7:31
Original issue reported on code.google.com by
dhamas...@gmail.com
on 1 Mar 2011 at 12:31Attachments: