-
AuthorPosts
-
May 31, 2011 at 5:48 pm #164658
Using the Teline IV Quickstart package, I have yet to get the sample data installed properly or the components, plugins, extensions or theme to show up.
I have tried to install the Quickstart package using XAMMP. When I get to the ‘Install Sample Data’ prompt, it errored. I uninstalled XAMMP and installed WAMP and it errors at the same spot. I can get past this part by clicking continue but when I go into the backend, I do not see any of the plugins, extensions, components or themes that should be part of the quickstart package. They appear in the wwwroot folder but are not showing up in the administrator control panel.
Any help?
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
May 31, 2011 at 8:03 pm #393972Please describe the error you get when trying to install sample data.
May 31, 2011 at 8:17 pm #393975<em>@gray 243972 wrote:</em><blockquote>Please describe the error you get when trying to install sample data.</blockquote>
After I click Install Sample Data, it takes approximately one minute and it finally comes back with the word ERROR in red letters. See attached screen shot.
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
June 1, 2011 at 5:35 am #394009Could you check the site configuration? This check is also performed during installation (second step, after language selection – there should be no red text “No” or “On”).
The minimal requirements for Joomla 1.6.x are:
Apache: v2.x
PHP: v5.2.4 +
MySQL: v5.0.4+Option No.2.
– Download the latest version Joomla 1.6.3.
– Open the archive – delete file Joomla_1.6.3-Stable-Full_Package.zipinstallationsqlmysqlsample_data.sql
– Un-archive quickinstall package on local disk
– Copy (with replacement) files from Joomla 1.6.3 archive to the local folder where quick install’s files is stored
– Archive the overwritten files of the quick install packageIn this way you should get an installation archive with Teline sample data/modules/plugins and latest Joomla 1.6.3.
kshama_k Friendkshama_k
- Join date:
- May 2011
- Posts:
- 99
- Downloads:
- 0
- Uploads:
- 12
- Thanked:
- 11 times in 10 posts
June 1, 2011 at 11:56 am #394105Hi
it seems your problem is solved.June 1, 2011 at 12:45 pm #394118I have verified all of the correct setting in the Joomla setup. There were no red flags. I overwrote the entire mysql folder from the most current version of the Joomla package.
It installed the sample data correctly, but the theme is still not present in the administrator control panel nor are the extensions, plugins, and components. They are present in the the actual directory but they are not registering in the control panel. Screenshots are attached.
-
gray Friend
gray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
June 1, 2011 at 6:43 pm #394182<em>@dennisw 244156 wrote:</em><blockquote>I have verified all of the correct setting in the Joomla setup. There were no red flags. I overwrote the entire mysql folder from the most current version of the Joomla package.</blockquote>
You’ve got a clean Joomla installation. As I mentioned in my previous message, it’s necessary to delete sample data file (sample_data.sql) from Joomla 1.6.3 and then overwrite quick install files, but not vice versa as you did.
I cannot attach here the archive as it’s not small.So, the procedure:
1. Unzip latest Joomla 1.6.3 on local drive, let’s say in folder /joomla/
2. Delete from from that folder file joomlainstallationsqlmysqlsample_data.sql
3. Unzip quick install archive, let’s say in folder /quickinstall/
4. Copy files from /joomla/ folder to /quickinstall/ with overwriting of files
5. Archive files from /quickinstall/ folder.
6. Try to install using the newly created archive.Hope it helps.
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
June 1, 2011 at 7:21 pm #394189I have just tested the latest quickstart on WAMP and it is working well.
Please do the following if using WAMP.
Go to the WAMP panel and in the PHP>Version menu click the “Get More” button and install using that an earlie version of PHP such as 5.3. Once installed select that version as the current active one. Next, do the same for MySQL and make surer it is active.
Next, again from your WAMP menu go to PHP>Extensions and make sure the phph_curl extension is ticked. If it isn’t simply click on it and wamp will restars with that extension running.
Next download just the quickstart archive from this site. In your WAMP www directory creat a folder named whatever you want your site to be called and put the archive in there. Unzip all the files directly into that folder.
Go into the Wamps phpmyadmin and in there make sure you have a password set for mysql for the root user on localhost and 127.0.0.1
Finally browse to localhost and click on your site running through the normal Joomla installer. Do not skip any section bar the ftp page. If you encounter any errors along the way try again but this time use a different browser. If you still get the error please post the exact error you are getting on here. If you use a screenshot please make sure it is readable as your first one is just too small.
1 user says Thank You to Phill for this useful post
June 2, 2011 at 11:59 am #394305<em>@phill luckhurst 244255 wrote:</em><blockquote>I have just tested the latest quickstart on WAMP and it is working well.
Please do the following if using WAMP.
Go to the WAMP panel and in the PHP>Version menu click the “Get More” button and install using that an earlie version of PHP such as 5.3. Once installed select that version as the current active one. Next, do the same for MySQL and make surer it is active.
Next, again from your WAMP menu go to PHP>Extensions and make sure the phph_curl extension is ticked. If it isn’t simply click on it and wamp will restars with that extension running.
Next download just the quickstart archive from this site. In your WAMP www directory creat a folder named whatever you want your site to be called and put the archive in there. Unzip all the files directly into that folder.
Go into the Wamps phpmyadmin and in there make sure you have a password set for mysql for the root user on localhost and 127.0.0.1
Finally browse to localhost and click on your site running through the normal Joomla installer. Do not skip any section bar the ftp page. If you encounter any errors along the way try again but this time use a different browser. If you still get the error please post the exact error you are getting on here. If you use a screenshot please make sure it is readable as your first one is just too small.</blockquote>
I have performed the steps above using by installing PHP 5.3.0 (instead of 5.3.5) and installed MySQL 5.1.36 (instead of the 5.5.8). This seemed to have fixed the issue as I am not seeing the Teline IV template as well as all of the plugins, ext, and modules.
Thank you so much for the suggestion. I did not even know it was possible to change versions which is a real cool feature of WAMP.
Again, thanks for having such an active forum! (money well spent :))
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
June 23, 2011 at 8:47 am #398002After long fighting with WAMP versions (could not load mysql.dll and other dlls) successfully installed on XAMPP
Database Version 5.5.8
PHP Version 5.3.5
Web Server Apache/2.2.17 (Win32) mod_ssl/2.2.17 OpenSSL/0.9.8o PHP/5.3.4 mod_perl/2.0.4 Perl/v5.10.1Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
June 23, 2011 at 9:33 am #398013Wierd how some struggle with Wamp and some struggle with Xampp. Are you now up and running Gray?
gray Friendgray
- Join date:
- October 2009
- Posts:
- 957
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 292 times in 230 posts
June 23, 2011 at 2:01 pm #398058<em>@phill luckhurst 249119 wrote:</em><blockquote>Wierd how some struggle with Wamp and some struggle with Xampp. Are you now up and running Gray?</blockquote>
Sure, I just liked the WAMP feature of switching different PHP and MySQL versions. But unfortunately it doesn’t work for me. As regards compatibility of the quickinstall with PHP5.3.5 – it went OK on XAMPP. So, the issue seems to be configuration of the local server, but not PHP version.
1 user says Thank You to gray for this useful post
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
June 23, 2011 at 2:22 pm #398060I have found that Wamp sometimes does not work on boxes that have had Xampp installed previously. I think Xampp replaces a couple of dll’s with ones that Wamp does not like.
-
AuthorPosts
Viewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 4 voices, and was last updated by Phill 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum