Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0 Joomla\Filesystem\File::delete: Failed deleting inaccessible file xyz.php #25268

Closed
sajalaspl opened this issue Jun 19, 2019 · 14 comments
Closed

Comments

@sajalaspl
Copy link

sajalaspl commented Jun 19, 2019

Joomla 3.9.4

This seems to be general issue, and it can happen with any extension you're installing.

For me, I'm installing EasyBlog extension, and during installation it gives me following error:

0 Joomla\Filesystem\File::delete: Failed deleting inaccessible file autoposting.php

Now, if I find "autoposting.php" in easyblog dirs, I delete it manually, it moves on. Then, it gives same error but for another file.

I tried 777 whole project, but no difference.

Can anyone help on this?

@ghost
Copy link

ghost commented Jun 19, 2019

Please ask on Forum

@ghost ghost closed this as completed Jun 19, 2019
@HLeithner
Copy link
Member

@sajalaspl we need more information about the versions you are using.

@HLeithner HLeithner reopened this Jun 19, 2019
@Quy
Copy link
Contributor

Quy commented Jun 19, 2019

Possible duplicate #23504

@ghost
Copy link

ghost commented Jun 19, 2019

@sajalaspl can you please confirm the report is a duplicate of #23504?

@joomla-cms-bot
Copy link

Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/25268

@Quy
Copy link
Contributor

Quy commented Jun 19, 2019

Duplicate of #23504


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25268.

@sajalaspl
Copy link
Author

System Information:

PHP Built On Linux aum224.aum.com 3.10.0-514.26.2.el7.x86_64 #1 SMP Tue Jul 4 15:04:05 UTC 2017 x86_64
Database Type mysql
Database Version 5.5.5-10.2.7-MariaDB
Database Collation utf32_general_ci
Database Connection Collation utf8mb4_general_ci
PHP Version 7.1.23
Web Server nginx/1.12.1
WebServer to PHP Interface fpm-fcgi
Joomla! Version Joomla! 3.9.4 Stable [ Amani ] 12-March-2019 15:00 GMT
Joomla! Platform Version Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT
User Agent Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

@HLeithner
Copy link
Member

Seams not to be a duplicate because it's on linux and the other bugreport is windows specific...

@HLeithner HLeithner reopened this Jun 19, 2019
@Quy
Copy link
Contributor

Quy commented Jun 19, 2019

Linux is discussed in the other issue. Why not keep it under one issue?

@brianteeman
Copy link
Contributor

The site probably needs to use ftp mode (and it needs updating)

@HLeithner
Copy link
Member

Because I'm not sure thats it is the same problem.

@sajalaspl can you edit the file libraries\vendor\joomla\filesystem\src\Path.php as commented in this comment: #23504 (comment)

The Line shoud be 124.

And as brian said please update to the lastest version before you test.

@ghost ghost added the J3 Issue label Jun 19, 2019
@mbabker
Copy link
Contributor

mbabker commented Jun 19, 2019

Or, you know, someone can actually dig in and try fixing the API and re-validating all of the assumptions within it like I suggested 2 months ago.

@sajalaspl
Copy link
Author

sajalaspl commented Jun 20, 2019

@HLeithner OK, I'll upgrade Joomla version, then I'll do the changes as you've mentioned in the libraries\vendor\joomla\filesystem\src\Path.php file. And then I'll get back to you.

As a temporary "fix", I deleted all the existing files of the EasyBlog extension "manually", and that did the trick.

@alikon
Copy link
Contributor

alikon commented Feb 3, 2020

Closing this due to not receiving required information to determine if this is a bug or not. If you feel this still needs review, please open a new tracker entry with as much information as possible to ensure it can be reviewed properly

@alikon alikon closed this as completed Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants