Joomla Installation configuration problem - Joomla! Forum - community, help and support
i have successfuly installed xampp , in process of installing joomla. actually, program installed , appears working correctly. i've hit snag though within setup. on step 2 of pre-installation check states there can "no items marked in red". however, have 1 such item: under recommended settings, display errors item set "on" (which in red). how 1 change "off"?
i wish manual have foreseen such problems , advice accordingly. but, here are!
i wish manual have foreseen such problems , advice accordingly. but, here are!
never mind, found out how turn feature "off".
to turn off, went c:\xampp\php , opened “php.ini” notepad.
down page is:
; print out errors (as part of output). production web sites,
; you're encouraged turn feature off, , use error logging
; instead (see below). keeping display_errors enabled on production web site
; may reveal security information end users, such file paths on web
; server, database schema or other information.
display_errors = on
i changed “on” “off”.
i went xampp control panel , stopped apache running. turned on again, , refreshed check list page. no more red!
to turn off, went c:\xampp\php , opened “php.ini” notepad.
down page is:
; print out errors (as part of output). production web sites,
; you're encouraged turn feature off, , use error logging
; instead (see below). keeping display_errors enabled on production web site
; may reveal security information end users, such file paths on web
; server, database schema or other information.
display_errors = on
i changed “on” “off”.
i went xampp control panel , stopped apache running. turned on again, , refreshed check list page. no more red!
Comments
Post a Comment