 | Help Me With This Copy Error Please |  |
Posted: 03/27/2007 12:21 AM |
|
|
|
|
|
| Hummingbird |
| Posts |
5 |
| Word Cnt. |
316 |
| BDay |
N/A |
| Sign |
N/A |
| Sex |
 |
|
|
|
Joined: Mar 27, 2007
Local time: 12:23 AM
|

|
|
|
|
 |
I Am Making a new forum and.... this error came wat2do
| EM installer v0.3.0 wrote:
|
EM status: New Install
phpBB version: 2.0.22
Working Dir: /www/110mb.com/t/e/c/h/c/h/e/c/techcheck/htdocs/forum/admin/mods/easym od
Install Step: 4
Mode:
| The Error wrote:
|
Critical Error:
Function Trace: main[3]->modio_move[1]
COPY ERROR: could not move file [em_includes/em_functions.php] to [../../../admin/em_includes/em_functions.php]
|
Permissions: (including system errors)
read access :: OK
write access :: OK
root path write :: OK
chmod access :: OK
unlink access :: OK
mkdir access :: OK
tmp path write :: No
FTP extension :: OK
Safe Mode :: ON
copy access :: OK
Additional System Information:
System: Linux 110mb.com 2.6.18-3-686-bigmem #1 SMP Mon Dec 4 18:07:02 UTC 2006 i686
Configure Command: './configure' '--enable-memory-limit' '--disable-debug' '--with-regex=php' '--disable-rpath' '--disable-static' '--with-pic' '--with-layout=GNU' '--with-pear=/usr/share/php' '--enable-calendar' '--enable-sysvsem' '--enable-sysvshm' '--enable-sysvmsg' '--enable-track-vars' '--enable-trans-sid' '--enable-bcmath' '--with-bz2' '--enable-ctype' '--with-db4' '--with-iconv' '--enable-exif' '--enable-filepro' '--enable-ftp' '--with-gettext' '--enable-mbstring' '--with-pcre-regex=/usr' '--enable-shmop' '--enable-sockets' '--enable-wddx' '--disable-xml' '--with-expat-dir=/usr' '--with-xmlrpc' '--enable-yp' '--enable-dio' '--with-zlib' '--without-pgsql' '--with-kerberos=/usr' '--with-openssl=/usr' '--with-zip=/usr' '--enable-dbx' '--with-mime-magic=/usr/share/misc/file/magic.mime' '--with-exec-dir=/usr/lib/php4/libexec' '--prefix=/usr' '--with-apxs2=/usr/bin/apxs2' '--with-config-file-path=/etc/php4/apache2' '--with-jpeg-dir=/usr/lib' '--with-gd' '--with-curl' '--with-mysql'
PHP version: 5.1.6
register_globals: OFF
magic_quotes_gpc: ON
magic_quotes_runtime: OFF
allow_url_fopen: OFF
sockets_support: enabled
Recommendations:
write: server
move: copy
Selected settings:
write: server
move: copy
ftp dir: /
ftp host: localhost
ftp port: 21
ftp debug: false
ftp ext: fsock
ftp cache: false
CWD Listing:
| Code:
|
-rwxrwxrwx easymod_display_functions.php
-rwxrwxrwx easymod_install.php
-rw-r--r-- post_process.sh
drwxrwxrwx .
drwxrwxrwx templates
-rwxrwxrwx easymod.gif
-rw-r--r-- post_process.bat
drwxr-xr-x ..
drwxrwxrwx em_includes
drwxrwxrwx languages
drwxrwxrwx includes
|
Not testing FTP since it is not being used.
|
|
|
|
 |
 |
| Back to Top |
|
|
 | Re: Help Me With This Copy Error Please |  |
Posted: 03/27/2007 12:46 AM |
|
|
|
|
|
| Site Admin |
| Posts |
49593 |
| Word Cnt. |
2,756,445 |
| BDay |
Apr 22 |
| Sign |
Taurus |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 12:53 PM
Location: Texas
|

|
|
|
|
 |
Hi Sparsh007, Welcome to RCF!
I'm sorry I can't be of any help with your problem, just wanted to let you know that Nightrider has gone to bed. However, the minute he logs back online in the morning I'm sure he will respond to your post right away.
In the meantime feel free to look around and see what all we have and if your would like to join a discussion or start a new thread please do so. Most of the "talking" takes place in the IMO forum here:
http://4fxearth.net/phpBB2/viewforum.php?f=1
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Help Me With This Copy Error Please |  |
Posted: 03/27/2007 10:35 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:53 PM
Location: St Pete, FL
|

|
|
|
|
 |
Welcome to Sparsh007!!!
Unfortunately you are using a 110mb.com site and the track record of successfully installing EM on it has been dismal. However, we successfully installed EM on a 110mb.com site just last month, so there may be hope...
I think it would be unlikely that the EM install utility will work on your server, so let's skip it and manually install EM. Here are the instructions for doing just that. After you move all the EM files into place and successfully complete the Database Update, then you will need to adjust the EM Settings in your new ACP MOD Center. I can help you with that when the time comes...
Manually Installing EM
- #
#-----[ COPY ]------------------------------------------------
#
copy easymod/em_includes/*.* to admin/em_includes/*.*
copy easymod/includes/admin_easymod.php.txt to admin/admin_easymod.php
copy easymod/includes/sql/*.* to includes/sql/*.*
copy easymod/languages/lang_easymod_english.php to languages/lang_english/lang_easymod.php
copy easymod/includes/*.tpl to templates/subSilver/admin/*.tpl
copy easymod/includes/emc.gif to templates/subSilver/images/emc.gif
copy easymod/easymod.gif to templates/subSilver/images/easymod.gif
*.* means to move ALL files in the designated folder to the destination folder. *.tpl means to move ONLY files with the tpl extension from the source to the destination folders...
You will want to be careful to rename the lang_easymod_english.php file lang_easymod.php and the admin_easymod.php.txt to admin_easymod.php...
- Once you have all the files in the correct destination folders, you would want to update your database. You can download the following file, extract the db_update_easymod.php, then upload ti to your phpBB forum folder and run it from your browser:
db_update_easymod.zip
The path could look something like this in your browser:
| Code:
|
|
http://yourdomian.com/phpBB2/db_update_easymod.php
|
Once your database is successfully updated, you can delete the db_update_easymod.zip file from your phpBB forum folder...
If you prefer to manually apply the SQL queries to your database, you can use the following:
| Code:
|
#
#-----[ SQL ]-------------------------------------------------
#
CREATE TABLE phpbb_easymod(
mod_id mediumint(8) NOT NULL auto_increment,
mod_title varchar(255),
mod_file varchar(255),
mod_version varchar(15),
mod_author_handle varchar(25),
mod_author_email varchar(100),
mod_author_name varchar(100),
mod_author_url varchar(100),
mod_description text,
mod_process_date int(11),
mod_phpBB_version varchar(15),
mod_processed_themes varchar(200),
mod_processed_langs varchar(200),
mod_files_edited mediumint(8),
mod_tables_added mediumint(8),
mod_tables_altered mediumint(8),
mod_rows_inserted mediumint(8),
PRIMARY KEY (mod_id)
);
CREATE TABLE phpbb_easymod_processed_files (
mod_processed_file varchar(255) NOT NULL default '',
mod_id mediumint(8) NOT NULL default '0',
KEY mod_processed_file (mod_processed_file),
KEY mod_id (mod_id)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
INSERT INTO phpbb_easymod (mod_id, mod_title, mod_file, mod_version, mod_author_handle, mod_author_email, mod_author_name, mod_author_url, mod_description, mod_process_date, mod_phpBB_version, mod_processed_themes, mod_processed_langs, mod_files_edited, mod_tables_added, mod_tables_altered, mod_rows_inserted) VALUES (1, 'EasyMOD', 'easymod/easymod_install.php', '0.3.0', 'Nuttzy', 'pktoolkit@blizzhackers.com', 'n/a', 'http://www.blizzhackers.com', 'EasyMOD automatically perfoms in seconds which previously required the tedious task of manually editing files.', 1096879226, '2.0.21', 'subSilver', 'english', 0, 1, 0, 1);
INSERT INTO phpbb_config (config_name, config_value) VALUES ('EM_ftp_cache', '0');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('EM_ftp_dir', '');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('EM_ftp_host', 'localhost');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('EM_ftp_pass', '');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('EM_ftp_port', '21');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('EM_ftp_type', 'ext');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('EM_ftp_user', '');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('EM_move', 'ftpa');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('EM_password', 'd41d8cd98f00b204e9800998ecf8427e');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('EM_read', 'server');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('EM_version', '0.3.0');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('EM_write', 'ftpb');
|
Then you would need to go into EM Settings in your ACP MOD Center and adjust the settings to work on your board. We can deal with that when you get to that point...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Help Me With This Copy Error Please |  |
Posted: 03/29/2007 3:29 AM |
|
|
|
|
|
| Hummingbird |
| Posts |
5 |
| Word Cnt. |
316 |
| BDay |
N/A |
| Sign |
N/A |
| Sex |
 |
|
|
|
Joined: Mar 27, 2007
Local time: 12:23 AM
|

|
|
|
|
 |
Worked perfectly thnx alot had some minor issues but all are okay now
thanks a lot man appreciated a lot |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Help Me With This Copy Error Please |  |
Posted: 03/29/2007 3:33 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:53 PM
Location: St Pete, FL
|

|
|
|
|
 |
Great news. So did you get the EM settings working correctly too in your ACP MOD Center? Have you been able to successfully install a MOD using EM yet???
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Help Me With This Copy Error Please |  |
Posted: 03/29/2007 4:17 AM |
|
|
|
|
|
| Hummingbird |
| Posts |
5 |
| Word Cnt. |
316 |
| BDay |
N/A |
| Sign |
N/A |
| Sex |
 |
|
|
|
Joined: Mar 27, 2007
Local time: 12:23 AM
|

|
|
|
|
 |
error with ftp
cant chng settings |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Help Me With This Copy Error Please |  |
Posted: 03/29/2007 6:19 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 2:53 PM
Location: St Pete, FL
|

|
|
|
|
 |
Hopefully once you get the Safe Mode turned off, this problem will go away...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|