Hello I have upload my complete website and everything worked. But when i upload the index.php and config.php file it show me that it have upload the file but then dont show it on the ftp server.
Admin
September 24, 2022, 8:28am
3
Did you check this article already to see if any of these restrictions apply to you?
Sometimes, when you upload a file, the upload is completed but the file is deleted immediately afterwards. This is usually caused by one of the following issues:
The file is not in a htdocs folder
All websites files must be uploaded to either the main htdocs folder, or to the domain specific htdocs folder (like example.com/htdocs).
You cannot upload files to other directories on your account. If you try to create or upload files anywhere else, they will be deleted automatically.
The file type…