Hi Admin, Has this something to do with Server API - cgi/fastcgi? In my localhost Server API is Apache Hamdler 2.0 whereas in the live site it is cgi/fastcgi
I got some clue regarding the error. In the htaccess file, if I put a ? after index.php (in line "RewriteRule ^(.*)$ index.php/$1 [L]"), the error doesnt come. But the data doesnt get saved. So what could it be?
I am pasting the content of my htac…
One more information is that when I am creating a new record there is no problem. Only when I am editing, the already added record, it shows the Error.
As I have written earlier, the production website is on IIS and has PHP 5.2.17, whereas the localhost is on Xampp and PHP 5.3. Could this be a problem?
It is just a blank screen with just "Error" written on it at the top left corner. Is there any way in which I can view the actual error message on screen?