Ftp_mkdir(): Can't create directory: File exists while unzipping zip folder in public_html

“ftp_mkdir(): Can’t create directory: File exists” getting this error each time when I m trying to unzip zip folder (Name: task.zip) in public_html.
Don’t have any idea why I m getting this error each time.

Checking now… please do not perform any actions on File Manager/FTP to prevent interference :slight_smile:


UPDATE: The recursion of archive was too high because of node_modules folder, so I had to remove it. I’ve deployed half of the project for you as well. Next time you wish to deploy your Laravel project to 000webhost, avoid adding node_modules to the archive :slight_smile:

Please refer to Deploy Laravel Project into 000webhost site for further reference.

1 Like

thanks @teodor . I will take care of this next time

1 Like

This topic was automatically closed after 5 days. New replies are no longer allowed.