HEhe.. ah to be me.. I must ask what may be a stupid question but alas I have been unable to fix my plight even with this fix that others seem to have successfully done..
First I will post my error messages and debug info followed what I perhaps "stupidly" did.. ;~)
Installing EasyMOD beta 1 (0.2.1a)
Step 4 (of 5): Depending on your selection, the modified files have been automatically moved into place or prepared for you to move them manually. If there are no errors, click the "Confirm" button to update your database and complete the installation process.
Adding EasyMOD table to your database
Progress :: Done - The table was previously created
Completing Post-Process
Making Backups in [backups/]
Copy From [processed/] To Status
includes/admin_easymod.php.txt ../../../admin/admin_easymod.php completed
em_includes/em_functions.php ../../../admin/em_includes/em_functions.php completed
em_includes/em_cipher.php ../../../admin/em_includes/em_cipher.php completed
em_includes/em_schema.php ../../../admin/em_includes/em_schema.php completed
em_includes/em_modio.php ../../../admin/em_includes/em_modio.php completed
em_includes/em_ftp.php ../../../admin/em_includes/em_ftp.php completed
em_includes/index.htm ../../../admin/em_includes/index.htm completed
languages/lang_easymod_english.php ../../../language/lang_english/lang_easymod.php completed
includes/mod_complete.tpl ../../../templates/subSilver/admin/mod_complete.tpl completed
includes/mod_header.tpl ../../../templates/subSilver/admin/mod_header.tpl completed
includes/mod_history.tpl ../../../templates/subSilver/admin/mod_history.tpl completed
includes/mod_history_details.tpl ../../../templates/subSilver/admin/mod_history_details.tpl completed
includes/mod_install.tpl ../../../templates/subSilver/admin/mod_install.tpl completed
includes/mod_login.tpl ../../../templates/subSilver/admin/mod_login.tpl completed
includes/mod_process.tpl ../../../templates/subSilver/admin/mod_process.tpl completed
includes/mod_settings.tpl ../../../templates/subSilver/admin/mod_settings.tpl completed
includes/mod_sql_body.tpl ../../../templates/subSilver/admin/mod_sql_body.tpl completed
includes/mod_preview.tpl ../../../templates/subSilver/admin/mod_preview.tpl completed
includes/mod_diy_body.tpl ../../../templates/subSilver/admin/mod_diy_body.tpl completed
easymod.gif ../../../templates/subSilver/images/easymod.gif completed
includes/emc.gif ../../../templates/subSilver/images/emc.gif completed
Warning: ftp_put(): Unable to access C:\WINNT\TEMP\txtE01.tmp in E:\darkoceans.net\kaytonplace.net\forum\admin\mods\easymod\em_includes\em_ftp.php on line 1168
Error
Critical Error: Unable to complete writing of post process file.
Function Trace: main[4]->modio_close[2]
FTP ERROR: could not write file [admin/mods/easymod/post_process.sh]
EM installer v0.2.1a wrote:
phpBB version: 2.0.17
Working Dir: E:\darkoceans.net\kaytonplace.net\forum\admin\mods\easymod
Install Step: 4
Mode:
The Error wrote:
Critical Error: Unable to complete writing of post process file.
Function Trace: main[4]->modio_close[2]
FTP ERROR: could not write file [admin/mods/easymod/post_process.sh]
Permissions: (including system errors)
read access ::
OK
write access ::
No
root path write ::
No
chmod access :: unattempted
unlink access :: unattempted
mkdir access :: unattempted
tmp path write ::
OK
FTP extension ::
OK
Safe Mode ::
ON
copy access ::
No
Recommendations:
write: buffer & ftp
move: automated FTP
Selected settings:
write: ftpb
move: ftpa
ftp dir: /forum
ftp host: localhost
ftp port: 21
ftp debug: false
ftp ext: ext
ftp cache: false
CWD Listing:
Code: Select all
drwxrwxrwx .
drwxrwxrwx ..
-;rw-rw-rw- easymod.gif
-;rw-rw-rw- easymod_display_functions.php
-;rw-rw-rw- easymod_install.php
-;rw-rw-rw- easymod_install.php~
drwxrwxrwx em_includes
drwxrwxrwx includes
drwxrwxrwx languages
drwxrwxrwx templates
Testing FTP access...
1) Logged in successfully
PWD: /
Dir listing: (2 files being listed)
[forum]
[images]
2) CD to EasyMOD path successfully
3) wrote to phpBB root successfully
FTP access test ::
successful
After looking and looking around.. I found the support posts here in Area51 and saw the error that Err had.. which seemed frighteningly close to mine.. and saw the fix by Nux.
I assumed that I hadn't installed EM and modified
admin/mods/easymod/em_includes/em_modio.php
and ftp'd it up overwriting the original one. I attempted a re-install and same debug error output as above.
I then ftp'd em_modio.php into
admin/em_includes/em_modio.php
overwriting what was the same sized file. Still no go and same debug error as above.
Then here is where I get real bright.. I see the post about needing to remove the old installation in order to successfully install a new one. Not being too sure what that meant and being a little rash I go and just outright delete
admin/em_includes/
thinking that I can now attempt this "fresh" install.
Same debug error info as above.
;~)
I can see there isn't much tolerance for stupidity and to a degree I can certainly understand that from yalls respective points of view.. I consider myself a fairly intelligent person myself.. and am utterly frustrated and angry with myself for not doing what seems so many others have no problems with.. I mean hell what am I going to do when I want to install an actual mod?!?! ;0 ;~)
I may have included to much info but I am sincerely hoping there is no such thing..
hehe..
Thank you for any time spent on my plight.
Edit: Oh and I also want to include that I have PHP version is 4.4 and MySQL is 4.0.25 and I have full ftp admin priviledges. And it is a Windows 2000 Server based machine that my site is on.