Quote:
what do I do not correctly?
Well, I can't tell, because the quality of the video was not good enough, and I couldn't see much there.
But in order to put all the rumors to rest that XOOPS 2.6.0 with Composer is hard to install, I just recorded a video with the whole process, incl. downloading and installing Composer, downloading XOOPS zip file, and downloading all required files using Composer:
Total time for downloading/installation: 4 minutes, 40 seconds! Here are again the instructions for Windows and
WAMPServer:
1) currently download XOOPS from
Richard's account on GitHub, because this is the latest version. Just click on the "Download Zip" button, and unzip it to your installation folder
2) Download Composer Installer from
John Stevenson's account. Just click on the "
Download it here" link. This installer is better, because it sets correctly the Windows path, i.e. you can use Composer from any folder.
3) Install Composer and test in any directory if the path is correctly set by opening a Windows Command window and typing "composer --version". If you get the correct answer, you're ready to install XOOPS
4) Go to /xoops_lib folder and type "composer install". Composer will use the "composer.json" file in that directory that has been provided by XOOPS to download all the required libraries.
5) Once this is done, go to your browser, and start installing XOOPS. Just accept all standard settings, and in no time you have installed XOOPS 2.6.0
My WAMPServer configuration:
PHP 5.5.6
MySQL 5.6.14
Apache 2.4.6
I hope that everybody can see now that XOOPS 2.6.0 installation is as quick and easy as it always was