Eric Covener wrote:
> On Tue, Mar 3, 2009 at 12:57 AM, J. Bakshi <joyd...@infoservices.in> wrote:
>
>   
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> Invalid command 'php_flag', perhaps mis-spelled or defined by a module
>> not included in the server configuration
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>     
>
> It's a mod_php directive. Maybe you're not using mod_php?
>   

May be , I'm not sure but I am happy to confirm that I have solved it in
a different way. At my web root directory I have created php.ini and
placed the configuration as

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
display_startup_errors = off
display_errors = off
html_errors = off
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

And now it is working :-)

Thanks


>
>   


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to