Dear All,
We've now migrating our webserver to new webserver using NGINX, but when we test it we can login to moodle but all the data in moodledata cannot be displayed,
our log say :
Jun 21 03:46:34 lms-bsd nginx: 2012/06/21 03:46:34 [error] 1497#0: *1 open() "/www/moodle/pluginfile.php/136/user/icon/f1" failed (20: Not a directory), client: 10.150.4.3, server: localhost, request: "GET /pluginfile.php/136/user/icon/f1 HTTP/1.1", host: "lms-bsd.mydomain.org", referrer: "http://lms-bsd.mydomain.org/user/profile.php?id=124"
What should i have to change in our NGINX conf. I Think the problem is from mod rewrite.
Our System :
MOODLE : 2.2 Stable
NGINX with PHP-FPM
FreeBSD 8.2 Stable
Thanks