Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
calendar_open_closeCalendar 
[Solved] .sh files...
Post new topic   Reply to topic View previous topic :: View next topic
Goto page: Previous  1, 2
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
Re: [Solved] .sh files...
PostPosted: 03/18/2007 5:21 PM Reply with quote
Dove
lakeccrunner
Dove
Posts 76
Word Cnt. 5,619
BDay N/A
Sign N/A
Joined: Mar 17, 2007
Local time: 1:15 PM
blank.gif
Sorry for the double, but I got another error, after replacing the files...

Warning: ftp_put() [function.ftp-put]: Filetype not allowed. File post_process.bat won't be saved.

I also replaced all of the .bat files in them as well, after getting the first error...
Back to Top
View user's profile Find all posts by lakeccrunner Send private message  
Re: .sh files...
PostPosted: 03/18/2007 5:33 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 2:15 PM
Location: St Pete, FL
peace.gif
Yes...
  1. easymod_install.php

    • line 744
      Code:
      $command_file = new mod_io('post_process.sh', '', $read, $write, $move, $ftp_user, $ftp_pass, $ftp_dir, $ftp_host, $ftp_port, $ftp_type, $ftp_cache);

    • line 1156
      Code:
      $command_file = new mod_io('post_process.sh', '', $read, $write, $move, $ftp_user, $ftp_pass, $ftp_dir, $ftp_host, $ftp_port, $ftp_type, $ftp_cache);

  2. admin_easymod.php.txt

    • line 2021
      Code:
      $command_file = get_em_settings('post_process.sh', '', $password, $preview);

    • line 3371
      Code:
      $command_file = get_em_settings('post_process.sh', '', $password, $preview);

headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [Solved] .sh files...
PostPosted: 03/18/2007 5:40 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 2:15 PM
Location: St Pete, FL
peace.gif
lakeccrunner wrote:
Sorry for the double, but I got another error, after replacing the files...

Warning: ftp_put() [function.ftp-put]: Filetype not allowed. File post_process.bat won't be saved.

I also replaced all of the .bat files in them as well, after getting the first error...

Ok, I'm surprised that your host blocks bat files too.  There were 4 instances of post_process.bat in the easymod_install.php file, 2 of them being important, then one instance of it in the admin_easymod.php.txt file...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [Solved] .sh files...
PostPosted: 03/18/2007 8:57 PM Reply with quote
Dove
lakeccrunner
Dove
Posts 76
Word Cnt. 5,619
BDay N/A
Sign N/A
Joined: Mar 17, 2007
Local time: 1:15 PM
blank.gif
^ I'm trying to get the .bat extension allowed. I'll let you know how that goes.
Back to Top
View user's profile Find all posts by lakeccrunner Send private message  
Re: .sh files...
PostPosted: 03/19/2007 12:54 AM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 2:15 PM
Location: St Pete, FL
peace.gif
Ok, good luck with it.  You said that you had EM installed on your server with this host before?  Was it an earlier EM version or was it 0.3.0???

dontknow
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [Solved] .sh files...
PostPosted: 03/19/2007 5:41 PM Reply with quote
Dove
lakeccrunner
Dove
Posts 76
Word Cnt. 5,619
BDay N/A
Sign N/A
Joined: Mar 17, 2007
Local time: 1:15 PM
blank.gif
^ It was 0.3.0

And, I contacted my host, and there is no way they can have the .bat extension...I'll try replacing the text again...
Back to Top
View user's profile Find all posts by lakeccrunner Send private message  
Re: .sh files...
PostPosted: 03/19/2007 5:46 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 2:15 PM
Location: St Pete, FL
peace.gif
Did your host get more restrictive?  If you had EM 0.3.0 installed on this server and with this host before, you should be able to reinstall it unless they changed your server settings since you installed EM last...

Keep me updated on your progress...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [Solved] .sh files...
PostPosted: 03/19/2007 6:18 PM Reply with quote
Dove
lakeccrunner
Dove
Posts 76
Word Cnt. 5,619
BDay N/A
Sign N/A
Joined: Mar 17, 2007
Local time: 1:15 PM
blank.gif
^ I think they may have changed the server...bit I'm pretty sure that neither the .sh or .bat file extensions have been allowed. I honestly don't know how I was able to run it before...

Edit-

I tried it again, and...It worked!

Thanks for all of the help, Nightrider!
Back to Top
View user's profile Find all posts by lakeccrunner Send private message  
Re: .sh files...
PostPosted: 03/19/2007 8:37 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 2:15 PM
Location: St Pete, FL
peace.gif
That's awesome.  I'm glad that worked for you lakeccrunner...

If you have any additional questions, comments, or concerns, don't be shy about asking for assistance. If I can, I will be more than happy to help you...

headbang
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours
Goto page: Previous  1, 2
Page 2 of 2


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group

Page generation time: 0.085s (PHP: 51% - SQL: 49%) - SQL queries: 54 - GZIP disabled - Debug on