?
avatar sandijai
sandijai
29 Jul 2015

Steps to reproduce the issue

I had designed one joomla site and want to move to another server. I have followed the step but still site is not working.

Deleted sensible data by Bakual

Expected result

Actual result

System information (as much as possible)

Additional comments

Votes

# of Users Experiencing Issue
1/1
Average Importance Score
1.00

avatar sandijai sandijai - open - 29 Jul 2015
avatar brianteeman brianteeman - change - 29 Jul 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-07-29 11:36:04
Closed_By brianteeman
avatar brianteeman brianteeman - close - 29 Jul 2015
avatar brianteeman brianteeman - close - 29 Jul 2015
avatar brianteeman
brianteeman - comment - 29 Jul 2015

I see that you have changed the database prefix from
public $dbprefix = 'amr_';
to
public $dbprefix = 'Amr_';

Is that correct?

Also this is the issue tracker for bugs/new development in the Joomla
software and not for support.

Please use http://forum.joomla.org for support

On 29 July 2015 at 12:32, sandijai notifications@github.com wrote:

Steps to reproduce the issue

I had designed one joomla site and want to move to another server. I have
followed the step but still site is not working.

Old database details-
public $dbtype = 'mysqli';
public $host = 'db';
public $user = 'alkaram2';
public $password = 'AK12345';
public $db = ' ';
public $dbprefix = 'amr_';

I changed with new-
public $dbtype = 'mysqli';
public $host = 'localhost';
public $user = 'alkaranh_alkarde';
public $password = 'Sandy@123';
public $db = 'alkaranh_alkardemo';
public $dbprefix = 'Amr_';

Getting this error- Table 'alkaranh_alkardemo.Amr_session' doesn't exist
SQL=INSERT INTO Amr_session (session_id, client_id, time) VALUES
('g8uhg5rpsm01pojp2jnuokbdr7', 0, '1438169400')

Website- alkaramqatar.com
Expected result Actual result System information (as much as possible) Additional
comments


Reply to this email directly or view it on GitHub
#7580.

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar sandijai
sandijai - comment - 29 Jul 2015

Thanks,it was as it is there.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7580.

avatar sandijai
sandijai - comment - 29 Jul 2015

Thank you so much I just changed with a and its working fine.
alkaramqatar.com


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7580.

avatar N6REJ
N6REJ - comment - 29 Jul 2015

now go change your db user and password since its now all over the
internet or you will surely get hacked.
Bear
On 7/29/2015 06:42, sandijai wrote:

Thank you so much I just changed with a and its working fine.
alkaramqatar.com


_This comment was created with the J!Tracker Application
https://github.com/joomla/jissues at
issues.joomla.org/joomla-cms/7580
http://issues.joomla.org/tracker/joomla-cms/7580.


Reply to this email directly or view it on GitHub
#7580 (comment).

No virus found in this message.
Checked by AVG - www.avg.com http://www.avg.com
Version: 2015.0.6081 / Virus Database: 4392/10329 - Release Date: 07/29/15

avatar Bakual
Bakual - comment - 29 Jul 2015

I deleted the sensible sensitive data from the initial post.
@sandijai Still follow the advise from @N6REJ to change the credentials. At least db user and password.

avatar brianteeman
brianteeman - comment - 29 Jul 2015

The "sensitive" data will still have been emailed to all emails subscribers so MUST be change

avatar Bakual
Bakual - comment - 29 Jul 2015

The "sensitive" data

Ouch, corrected. That word I used had a complete different meaning than what I wanted to say.

Add a Comment

Login with GitHub to post a comment