Hello, i want to transfer my joomla website with kickstart and akeeba backup.
My problem : no access (error 500) on kickstart.php (upload in htdocs with 0644 permissions).
It is not possible to change the permissions on the server.
Same time, i can not upload my site back-up file in htdocs (the file does not appear)
Help please…
Admin
(Owner of PFH)
2
Backup plugins are not encouraged on Free hosting. They create excess load on servers. It is encouraged to backup and restore manually.
It can be because of once of the following reasons:
- File that you are uploading contains malware.
- File is larger in size than allowed limit. Different file types have different size limit. (.htaccess =< 10KB, PHP/HTML =< 1MB, Other files =< 10MB)
- File type is not allowed (e.g. apk, executable files including bat)