PCLZIP_ERR_MISSING_FILE (-4) Error
-
Heya! I’m new to the website developing world!
And i got some issues that i need to sort out..
1) I tried to install a Plugin into my theme and got the error code: PCLZIP_ERR_MISSING_FILE (-4)
I’ve done some research on how to fix the problem and ended up with editing the wp-config.php code to:if ( ! defined( ‘ABSPATH’ ) ) {
define( ‘ABSPATH’, __DIR__ . ‘/’ );}
define(‘WP_TEMP_DIR’, ABSPATH . ‘wp-content/temp’);2) Now, the problem is, that my WordPress is stuck on ‘Upgrading: Waiting…’ so i might have done something wrong?
I don’t have a site with WordPress.com yet
-
Hey there! These forums are primarily for site that use our free tier hosting, rather than the WordPress software itself. We don’t really tinker with the config files on our platform since we have a team of people handling that kind of thing.
Can you reach out here instead, perhaps in the advanced or troubleshooting forum?
https://wordpress.org/support/forums/This summary explains the difference between the free WordPress software and our managed hosting at WordPress.com. Let us know if you have any questions about our services!
-
Well, i tried to contact WordPress support to get the issue resolved, but you guys redirected me to this support forums site..
- The topic ‘PCLZIP_ERR_MISSING_FILE (-4) Error’ is closed to new replies.