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

Cannot create temporary directory #4392

Open
DaniloL88s opened this issue Dec 16, 2024 · 1 comment
Open

Cannot create temporary directory #4392

DaniloL88s opened this issue Dec 16, 2024 · 1 comment

Comments

@DaniloL88s
Copy link

Downloading the "Shortcodes" extension...

Cannot create temporary directory: /var/www/vhosts/rott-fer.it/httpdocs/wp-content/plugins/Unyson-master/tmp
Cannot create temporary directory: /var/www/vhosts/rott-fer.it/httpdocs/wp-content/plugins/Unyson-master/tmp

Already saw other issue and tried with this:

`/** Absolute path to the WordPress directory. */

if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', DIR . '/' );
}

define('WP_CONTENT_DIR', realpath(ABSPATH . './wp-content/')); `

But the problem persists

@DaniloL88s
Copy link
Author

Is there a way to download the extensions and put them on the server via FTP?
Do I need to create a folder (for ext.) on the plugin folder?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant