Firstly I hope I have posted this in the correct forum group!.... Very new here and to Rocket templates.
I need some expert guidance with the following and I cannot quite find what I am looking for.
I would like to start working with the "Maelstrom" template but here on my laptop (Windows 7) not the remote host at this time.
I have installed WAMPserver 2.1 onto "C" drive and that´s running OK, changed the PHP version to 5.2.11. Created a Detabase via PHP admin.
My question now is; which Maelstrom package do I download and install, I guess the Rocket launcher as I would like to include the sample data and I also need the Joomla system. How about the "Gantry" framework? is this also in the Rocket launcher package or do I need to download and install that first? if yes then should I install it into the C/Wamp/www folder.
Also where should I install the Rocket launcher? I guess again this would be inside the C/Wamp/www folder.
Your comments and assistance would be greatly appreciated.
I had to change from WAMP to XAMP due to problems with WAMP.
I am now working my way through the joomla installation. When I click to select "Install Sample Data" I receive the following message:
<localhost> Error the xml response that was returned from the server cannot be processed.
I am holding the installation at this point as I DO want to install the sample data....can you help??
UPDATE: I just ran the latest version of the RL (1.5.2) on my localhost (XAMPP 1.6.8 PHP 5.2.6) without any problem.
What version of XAMPP are you using?
Again, if you are getting that far on the install, probably not the issue, but your php version should be 5.2.xx, not 5.3.xx. (I believe any version up to and including 1.7.1 has php 5.2.xx)
What I would suggest is downloading a fresh copy of the RL and trying again, perhaps some files got corrupted when the were extracted?
Here are the details you requested.
Windows 7 (32bit)
XAMPP wim32-1.7.4-VC6 installer
PHP is version 5.3.5
The Rocketlauncher package download was Maelstrom 1.5.23
Jem, I also did a fresh DL of the RL/Maelstrom and after removing the previous version did another clean install and arrived again at the same point and error message.
Igor, as I did not understand the function of the table prefix (jos_) I did NOT change anything.
On the joomla pre-installation page I have all "YES" on the status.
I am downloading XAMPP that you have right now to try to get the same error message. Until then, I have a way to workaround this problem, so please follow it and it should be fine to install everything
1. if you click "install the demo data" button and get "Error: the XML response that was returned from the server is invalid" this error, do not try to click the button again, but give up the installation of demonstration materials, direct filling administrator account and enter the next step to complete the installation. Do not remove the temporary / installation directory, but rename it to /_installation.
2. the installation is complete, you can see Joomla! Front blank, because there is no model data onto it. But you can see in the database, data tables have been created.
3. open the /_installation/sql/mysql/ directory, find sample_data.sql files and download to your computer. You need to find/replace string "#__" in that file into "jos_" and save changes
4. through your database management tools (such as phpMyAdmin), import the sample_data.sql file to the database. Demonstration information on the installation was successful.
5. the next time you visit the website front and back, you will find everything normal. At this time, please remember to remove / _installation this directory.