Page 1 of 1

Trying to install Joomla

PostPosted: 18. January 2009 21:33
by erik16
I am trying to install Joomla 1.5 on Xampp. I get the following message in the setup of Joomla. "These are the recommended settings for PHP in order to ensure full compatibility with Joomla!. Display Errors: need to be "OFF" and mine are "ON" Any suggestions on how turn off display errors in PHP. Thanks you in advance.

Re: Trying to install Joomla

PostPosted: 18. January 2009 23:19
by Wiedmann
Any suggestions on how turn off display errors in PHP.

Open your "php.ini", change the value, and restart the server.

Re: Trying to install Joomla

PostPosted: 19. January 2009 03:41
by Izzy
Wiedmann wrote:Open your "php.ini", change the value, and restart the server.

Make sure you edit the correct php.ini file:
http://localhost/xampp/phpinfo.php
Look for the line
Loaded Configuration File

Save after editing then restart Apache but first backup or make a copy of the php.ini file.