VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Akeeba Quickstart failure on PHP version
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Akeeba Quickstart failure on PHP version

Akeeba Quickstart failure on PHP version 13 May 2013 07:54 #2072

Hi Folks

Complete newbie here!

I've just downloaded the Quickstart package (Joomla 2.5) for Benessere (looks a great template by the way) and uploaded everything to my server.

When I run the Akeeba quickstart install, it fails on the PHP version (PHP Version >= 5.2.7).

My server is actually running PHP 5.2.5, and as far as I'm aware it is possible to run Joomla 2.5 from PHP v 5.2.4?

Can anybody suggest a method of getting the template and quickstart data working with my PHP version?

Many thanks in advance.

Re: Akeeba Quickstart failure on PHP version 16 May 2013 05:37 #2087

You need to install it manually.
1. open installation\sql\joomla.sql with a text editor
replace All #__ with "nhd9w_"
import it into a database.
2. rename or remove installation folder.
3. open configuration.php
you need to update this information
public $host = 'localhost';
public $user = 'xxxxx_mysql_username';
public $password = 'xxxxx_mysql_password';
public $db = 'xxxxx_database_name';

public $log_path = 'xxxxx_log_path';
public $tmp_path = 'xxxxx_tmp_path';
4. Update admin password
use phpmyadmin and update value of field password in nhd9w_users table
b092854c23320f02b26607050ce20835:aUnsn7X5fT8fy438HlchtM3k1kWncXM8

after that you can login with username: admin and password: abc123
then you are done

  • Posts:266
  • kurtcobain
  • Gold Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.47 seconds
Friday 26 April 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.