Mister.T Member Mar 28, 2024 #1 Hi, Is there a faster way to install XenForo, as when I upload the files (unzipped) to my host it takes ages. I know its beta, but it's a closed forum (protected). Thankyou
Hi, Is there a faster way to install XenForo, as when I upload the files (unzipped) to my host it takes ages. I know its beta, but it's a closed forum (protected). Thankyou
Solution K K Kirby Mar 28, 2024 Mister.T said: Is there a faster way to install XenForo, as when I upload the files (unzipped) to my host it takes ages. Click to expand... Yeah, that takes ages (due to the way how SCP/FTP/SFTP work to transfer files). If you have shell (SSH) access: Upload the ZIP, unpack on the server, run php cmd.php xf:upgrade
Mister.T said: Is there a faster way to install XenForo, as when I upload the files (unzipped) to my host it takes ages. Click to expand... Yeah, that takes ages (due to the way how SCP/FTP/SFTP work to transfer files). If you have shell (SSH) access: Upload the ZIP, unpack on the server, run php cmd.php xf:upgrade
Ozzy47 Well-known member Mar 28, 2024 #2 Have you tried uploading the zip and extracting the files in place? Upvote 0 Downvote
K Kirby Well-known member Mar 28, 2024 #4 Mister.T said: Is there a faster way to install XenForo, as when I upload the files (unzipped) to my host it takes ages. Click to expand... Yeah, that takes ages (due to the way how SCP/FTP/SFTP work to transfer files). If you have shell (SSH) access: Upload the ZIP, unpack on the server, run php cmd.php xf:upgrade Upvote 0 Downvote Solution
Mister.T said: Is there a faster way to install XenForo, as when I upload the files (unzipped) to my host it takes ages. Click to expand... Yeah, that takes ages (due to the way how SCP/FTP/SFTP work to transfer files). If you have shell (SSH) access: Upload the ZIP, unpack on the server, run php cmd.php xf:upgrade
Mister.T Member Mar 28, 2024 #5 Kirby said: Yeah, that takes ages (due to the way how SCP/FTP/SFTP work to transfer files). If you have shell (SSH) access: Upload the ZIP, unpack on the server, run php cmd.php xf:upgrade Click to expand... Okay will ask my host. SSH is supported, much easier, thankyou. Last edited: Mar 28, 2024 Upvote 0 Downvote
Kirby said: Yeah, that takes ages (due to the way how SCP/FTP/SFTP work to transfer files). If you have shell (SSH) access: Upload the ZIP, unpack on the server, run php cmd.php xf:upgrade Click to expand... Okay will ask my host. SSH is supported, much easier, thankyou.
philmckrackon Well-known member Mar 28, 2024 #6 Mister.T said: Can files be unzipped, I'm using cPanel on a VPS? Click to expand... Yes, use File Manager, browse to zip file, right click and select extract. Upvote 0 Downvote
Mister.T said: Can files be unzipped, I'm using cPanel on a VPS? Click to expand... Yes, use File Manager, browse to zip file, right click and select extract.