News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

I have some errors :(

Started by ozzy-tr, March 17, 2011, 06:28:06 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

ozzy-tr

Hi. Setup my gallery but i have some errors all of page on top. i attached error.jpg please check.

change php.ini:

error_reporting = E_ALL | E_STRICT ---> error_reporting  =  E_ALL & ~E_NOTICE
display_errors = On                       ---> display_errors = Off

but currently have error continiou....

please help me.

server: microsoft server 2008 r2
PHP:  Version 5.3.5 (using via xamp)
mysql: mysqlnd 5.0.7-dev - 091210 - $Revision: 304625 $  (using via xamp)

ΑndrĂ©

Unfortunately XAMPP has 2 php.ini files. Afaik you have to modify the one in the apache/bin/ directory. Don't forget to restart your Apache after you saved that settings.