Hello to all.
Recently I got the brilliant Raspberry Pi and I am playing around with it.
The first thing I did was to install NMP services (this means Nginx MySQL PHP services!!!).
But since my knowledge is limited with nginx...
I got this far,
- root of the nginx server: http://rpi.eletter.gr - STATUS : WORKING
- CodeIgniter 2.1.3 installation with "welcome", http://rpi.eletter.gr/ci/index.php - STATUS : WORKING
- Grocery CRUD 1.3.3 installation with sample database, http://rpi.eletter.gr/gc/index.php - STATUS : WORKING
- Grocery CRUD 1.3.3 installation with sample database, http://rpi.eletter.gr/gc/index.php/examples/customers_management - STATUS : NOT WORKING
Any ideas?