?
avatar pranavlawate
pranavlawate
22 May 2016

Steps to reproduce the issue

Complete a Joomla Installation, with configuration file not writable.
Copy the configuration file code shown at the last screen.

Expected result

The code displayed should be correct with the required closing tags.

Actual result

The code rendered does not have the php end tag ('?>').
Due to this, the site url does not load and shows up a white screen on both frontend and backend.
screen shot 2016-05-22 at 09 45 45

System information (as much as possible)

Joomla version : 3.5.1
PHP version : 5.6.21
Apache version : Apache/2.4.18 (Fedora)
Server : LAMP

Additional comments

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
4.00

avatar pranavlawate pranavlawate - open - 22 May 2016
avatar Fedik
Fedik - comment - 22 May 2016

Your problem related to the serve configuration I guess. PHP does not nave access to write the file, on your server setup . You need to correct "write permission" on your server or ask server support, or create this file manually as in the message.

ps. the closing tag is NOT required at the end of the file

avatar brianteeman
brianteeman - comment - 22 May 2016

Closed as not a bug

avatar brianteeman brianteeman - change - 22 May 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-05-22 15:43:36
Closed_By brianteeman
avatar brianteeman brianteeman - close - 22 May 2016

Add a Comment

Login with GitHub to post a comment