cancel
Showing results for 
Search instead for 
Did you mean: 

A big problem to update Magento Version 1.4.1.1 via SSH Bash (pear)

SOLVED

A big problem to update Magento Version 1.4.1.1 via SSH Bash (pear)

Hello everybody,

 

I have a big problem. We are using an old version of Magento, 1.4.1.1, and we need to upgrade to a newer version now. The problem is that I cannot do this because I get an error message. I have no idea how to fix the problem. Any attempt to run pear with standard commands will result in errors, i.e. pear version or others. 

 

When I use the following command via SSH ($ /bin/bash pear mage-setup ) on the server, I get the message every time:

 

Running initial setup...
pear: line 20: pear: command not found
pear: line 21: pear: command not found
pear: line 22: pear: command not found
pear: line 23: pear: command not found
pear: line 24: pear: command not found
pear: line 25: pear: command not found
pear: line 26: pear: command not found
pear: line 27: pear: command not found
pear: line 28: pear: command not found
pear: line 30: pear: command not found
pear: line 31: pear: command not found
pear: line 32: pear: command not found
pear: line 33: pear: command not found
pear: line 34: pear: command not found
pear: line 35: pear: command not found
pear: line 36: pear: command not found
pear: fork: retry: No child processes
pear: line 37: pear: command not found
pear: line 38: pear: command not found
pear: line 39: pear: command not found
pear: line 40: pear: command not found
pear: line 41: pear: command not found
pear: line 43: pear: command not found
pear: line 44: pear: command not found
pear: line 46: pear: command not found
pear: line 47: pear: command not found

 


When I try to run the setup for the update with "$ ./pear magesSetup" I get

bash: ./pear: Permission denied

 

The host of the webshop told me to use the command "$ /bin/bash pear mage-setup". It starts then, but ends with the error message (see above).

 

Can someone explain to me what the reason for this problem is?

 

Thanks in advance!

1 ACCEPTED SOLUTION

Accepted Solutions

Betreff: A big problem to update Magento Version 1.4.1.1 via SSH Bash (pear)

Solved: It was an error on the server. The provider fixed it and now it runs.

View solution in original post

1 REPLY 1

Betreff: A big problem to update Magento Version 1.4.1.1 via SSH Bash (pear)

Solved: It was an error on the server. The provider fixed it and now it runs.