UnamSanctam / UnamWebPanel

MIT License
164 stars 61 forks source link

Can't figure it out #280

Open xwyattyx opened 9 months ago

xwyattyx commented 9 months ago

I used infinity free (which I got banned from) and 000webhosting. I'm cheap I don't want to pay to host a site.

I went to releases, pressed latest, and downloaded UnamWebPanel.zip just like you said. I clicked on the config.php file and used notepad to change the password to my own.

I tried uploading the unzipped files to the actual 000 website, and couldn't figure it out because it wouldn't work.

I then manually connected to my site on FileZila and tried uploading the files to "public_html", and it loads maybe 800 files and then every single time it tells me "target file already exists" for the same 2 files, and then it just ruins my server connection and then won't connect back.

After that, the domain is ruined permanently and won't connect back saying "connection timed out after 20 seconds of inactivity" WTF am I doing wrong i've spent so much time on this

UnamSanctam commented 9 months ago

Well, that would be an issue with Infinity Free or FileZilla, I've never used Infinity Free it so I don't really know what problems their systems have and how to work around them. I would suggest first trying another FTP client instead of FileZilla, other than that you could also try uploading the UnamWebPanel.zip directly to the public_html and then use an online zip extractor PHP script to extract it on the server.

xwyattyx commented 9 months ago

For 000 webhosting shouldn't I just be able to upload the file onto their ftp transfer interface?

UnamSanctam commented 9 months ago

Generally yes, though they have some problems. Their community generally recommends uploading a .zip of all the files and then using a PHP unizpper script.

xwyattyx commented 9 months ago

Okay thank you will do that now

xwyattyx commented 9 months ago

That worked incredibly well, super easy.... thank you so much!