?
avatar esenpix
esenpix
28 Sep 2017

joomla-error

Steps to reproduce the issue

This only happens, when you have in the backend under:

administration->configuration->server
administration->configuration->system

a wrong path but if you have additionally in your configuration.php the correct paths in the variables $log_path and $tmp_path. If you then try to update your joomla version to e.g. joomla 3.8 then it promts the alert
JFolder::create: Das Verzeichnis kann nicht erstellt werden!

Joomla seems not to apply your configuration settings from the configurations.php fully.
If it is set in the backend wrong and in the configuration.php correct then it does NOT work.
You have to set it in the backend and in the configuration.php that means you have to do double work.

Expected result

It is expected that if you change the configuration.php via ftp that joomla shows those parameters also in the backend.

Actual result

JFolder::create: Das Verzeichnis kann nicht erstellt werden!

System information (as much as possible)

Joomla 3.8
PHP 7
Firefox 55.0.3

Additional comments

Votes

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

avatar esenpix esenpix - open - 28 Sep 2017
avatar joomla-cms-bot joomla-cms-bot - labeled - 28 Sep 2017
avatar esenpix esenpix - change - 28 Sep 2017
The description was changed
avatar esenpix esenpix - edited - 28 Sep 2017
avatar esenpix esenpix - change - 28 Sep 2017
The description was changed
avatar esenpix esenpix - edited - 28 Sep 2017
avatar esenpix esenpix - change - 28 Sep 2017
The description was changed
avatar esenpix esenpix - edited - 28 Sep 2017
avatar brianteeman
brianteeman - comment - 28 Sep 2017

As those backend views just read the configuration.php file when it is displayed I cannot see how anything other than your expected result is possible

avatar esenpix
esenpix - comment - 28 Sep 2017

Thats the point. The backend is not reading the configuration.php when the parameters $log_path and $tmp_path in the configuration.php is changed. It still keeps the old log and temp paths from the backend which causes an error when you try to update joomla.

avatar esenpix esenpix - change - 28 Sep 2017
The description was changed
avatar esenpix esenpix - edited - 28 Sep 2017
avatar brianteeman
brianteeman - comment - 28 Sep 2017

thats simply not possible - at least i cannot see how

avatar esenpix
esenpix - comment - 28 Sep 2017

But some other users had also the same problem:

http://www.joomlaportal.de/allgemeine-fragen-zu-joomla-1-5/266167-jfolder-create-das-verzeichnis-kann-nicht-erstellt-werden.html

Seems the problem exists since Joomla 1.5

joomla-error2

avatar brianteeman
brianteeman - comment - 28 Sep 2017

No it doesnt - the problem is that you have all missed one thing when you did the ftp. You will see that your changed file did NOT get uploaded due to a permissions issue.

avatar franz-wohlkoenig franz-wohlkoenig - change - 28 Sep 2017
Category com_joomlaupdate
avatar franz-wohlkoenig franz-wohlkoenig - change - 28 Sep 2017
Status New Discussion
avatar AndySDH
AndySDH - comment - 28 Sep 2017

No it doesnt - the problem is that you have all missed one thing when you did the ftp. You will see that your changed file did NOT get uploaded due to a permissions issue.

Classic.

@esenpix The configuration.php cannot just be uploaded and overwritten for permissions restrictions. You need to delete it from the server or change permissions before you can re-upload it, if you want to customize it manually. Otherwise it won't get overwritten.

avatar wojsmol
wojsmol - comment - 29 Sep 2017

@AndySDH AFAIK Joomla! changes only chmod of configuration.php do 444 Chmod can be easily quenched using FTP client.

avatar brianteeman
brianteeman - comment - 29 Sep 2017

I am closing this as it is a user error not a joomla error

avatar brianteeman brianteeman - change - 29 Sep 2017
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2017-09-29 13:11:31
Closed_By brianteeman
avatar brianteeman brianteeman - close - 29 Sep 2017

Add a Comment

Login with GitHub to post a comment