PHP Execution problem

Operating system CentOS Linux 5.3 Webmin version 1.550
Virtualmin version 3.86.gpl GPL

Problem in running PHP script to create *Thumbnails (images) *Cache (Creating/Writing Files) *Unable to run Facebook - SDK (http://github.com/facebook/connect-js)

Help Pls

Status: 
Closed (fixed)

Comments

Howdy -- if you're receiving errors while running a PHP app, you may want to take a look at the Apache logs in $HOME/logs/error_log. That may contain some additional information on what's not working.

You could also try experimenting with the PHP Execution Mode, as not all apps work in each mode. You could change that by going into Server Configuration -> Website Options, where you can set the PHP Execution mode to either fcgid, cgi, or mod_php.

However, the support area here is for Virtualmin GPL users -- if you have any additional questions, we'd suggest asking your questions in the forums.

Also, you may also want to try talking to the folks who made that app. It looks like they have a bug tracker, you could a file a request with them to see if they can point you in the right direction.