Welcome Guest. Please Login or Register  


You are here: Index > AMPPS > General Support > Topic : Strict Error in Joomla Installation



Threaded Mode | Print  

 Strict Error in Joomla Installation (1 Replies, Read 3994 times)
sluiting
Group: Member
Post Group: Working Member
Posts: 100
Status:
Hi, I have installed ampps on a Windows server and when I installed Joomla and a custom theme I received STRICT errors coming from the php.ini file and the php for the theme. I have corrected both by commenting out the STRICT error at the bottom of the php.ini and also searched for STRICT in the php file for the theme and corrected that as well.

My question is: What does STRICT in php do? By commenting out this am I creating a vulnerability?
IP: --   

Strict Error in Joomla Installation
tidus
Group: Member
Post Group: Super Member
Posts: 1121
Status:
Quote From : sluiting November 16, 2011, 3:37 pm
Hi, I have installed ampps on a Windows server and when I installed Joomla and a custom theme I received STRICT errors coming from the php.ini file and the php for the theme. I have corrected both by commenting out the STRICT error at the bottom of the php.ini and also searched for STRICT in the php file for the theme and corrected that as well.

My question is: What does STRICT in php do? By commenting out this am I creating a vulnerability?


Hi,

Replace " error_reporting = E_ALL | E_STRICT " to " error_reporting  =  E_ALL & ~E_NOTICE " in php.ini

And it won't create any vulnerability, as it is related to only reporting errors.


-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack
IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 23, 2024, 7:33 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.041