FTP Manual - Files Ok - database issue | Wordpress Support | Forum Archive

The free forums are no longer in use. It remains available as read-only archive.

Avatar
Lost password?
Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
The forums are currently locked and only available for read only access
sp_Feed Topic RSSsp_TopicIcon
FTP Manual - Files Ok - database issue
December 31, 2010
9:58 pm
Avatar
Joe
New Member
Members
Forum Posts: 1
Member Since:
December 31, 2010
sp_UserOfflineSmall Offline

Ovidui,

Hi. After completing the manual ftp, I loaded the script and and began the install. The files inzipped and installed without issue. When I clicked on the next link for the database install, a php file popped up and everything stopped. Here is a snippet.

 

Any ideas?

 

Thanks,

 

Joe

<?php

/**
* XCloner
* Oficial website: http://www.joomlaplug.com/
* -------------------------------------------
* Creator: Liuta Romulus Ovidiu
* License: All Rights Reserved
* Email: [email protected]
* Revision: 1.0
* Date: July 2007
**/

@set_time_limit(3600);

@ini_set("error_reporting", E_ALL^E_NOTICE);

###################### Do not edit Below #############################

$g_pcltar_lib_dir = "./";

require "TAR.php";

$_CONFIG['my_version'] = "1.9.0";

$_CONFIG['script_name'] = "XCloner.php";

$_CONFIG['sql_usefile'] = "";


if(isset($_REQUEST['sql_setfile']))

 $_CONFIG['sql_usefile'] = $_REQUEST['sql_setfile'];


if(trim($_CONFIG['sql_usefile']) == "")

  $_CONFIG['sql_usefile'] = "database-sql.sql";


if(isset($_REQUEST['strrep'])){

  setcookie ("strrep_c", "", time() - 3600);

  setcookie("strrep_c", str_replace("\r\n","*-*",stripslashes($_REQUEST['strrep'])), time()+3600);  /* expire in 1 hour */

}

else{

  $_REQUEST['strrep'] = str_replace("*-*", "\r\n", $_COOKIE['strrep_c']);	

}

January 1, 2011
11:52 am
Avatar
Ovidiu Liuta
Admin
Forum Posts: 2484
Member Since:
September 26, 2010
sp_UserOfflineSmall Offline

I am guessing it might be a .htaccess issue, i would advice removing the .htaccess from your restore directory, and try again

 

Ovidiu

Forum Timezone: America/Chicago
Most Users Ever Online: 867
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
mlguru: 30
Django29: 29
Andy: 21
D: 21
Marcus: 20
Jamie F: 19
Member Stats:
Guest Posters: 738
Members: 10030
Moderators: 2
Admins: 3
Forum Stats:
Groups: 3
Forums: 7
Topics: 2397
Posts: 8236
Newest Members:
Omar Vera
Moderators: TriP: 0, Steve Burge: 0
Administrators: Ovidiu Liuta: 2484, Victor Drover: 1, Valentin Barbu: 0