Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 23754  / 2 Years ago, wed, july 27, 2022, 10:01:53

I installed lampp, and then i downloaded newest version of "joomla" and i unpacked it to




/var/www/joomla/




then i went to my browser and i opened this link :
localhost/joomla
so it opened the installation of joomla, then i chose language and went to the next page, in that page it showed me that the "output buffering is on and it should be off so i run this command on the terminal:




sudo gedit /etc/php5/apache2/php.ini




i opened php.ini and then i found this :




output buffering: 4096




i changed it to :




output buffering: off




then i saved php.ini and i refreshed the installation of joomla but output buffering was still on.
how can i turn this off?


More From » joomla

 Answers
6

fixed it by restarting apache2, i simply ran this command:




sudo /etc/init.d/apache2 restart



[#33593] Friday, July 29, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
landarre

Total Points: 254
Total Questions: 96
Total Answers: 109

Location: Burundi
Member since Sun, Apr 16, 2023
1 Year ago
landarre questions
;