Posts: 0
Threads: 2
Joined: Nov 2024
Reputation:
0
I get a error when i try to upgrade:
root@server:/# ./upgrade_to_yeni.sh
-bash: ./upgrade_to_yeni.sh: Permission denied
Do you know what the problem can be?
David
Restored from old drupal forum, for user uid:3275 username:dtpro
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Nov 2024
Reputation:
0
before it
chmod a+x upgrade_to_yeni.sh
Restored from old drupal forum, for user uid:3275 username:dtpro
You may reset your password to access your new account here.
Posts: 0
Threads: 1
Joined: Nov 2024
Reputation:
0
Please if any body have solution to this upgrade. kindly share. I have tried every possible known means to me. I keep getting error message or no such file exit even when I have downloaded it and unzipped it to my local HD. I have also applied the above permission to the file. Yet. I am not making a head way.
ASAP
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.
Posts: 1,386
Threads: 252
Joined: Nov 2024
Reputation:
0
where are you trying to download and extract file ?
that file is for linux, ubuntu. not windows.
download that file in ubuntu (your server)
then,
chmod a+x upgrade_to_yeni.sh
then,
execute that file using
./upgrade_to_yeni.sh
this will start upgrade
if you cannot do, send your ssh login info to info@ehcp.net,
we will fix it.
Restored from old drupal forum, for user uid:3512 username:Joadeika
You may reset your password to access your new account here.
Posts: 0
Threads: 1
Joined: Nov 2024
Reputation:
0
Here the error gotten on trying to apply the steps above.
I will send the log in to you via email in a short while as directed.
Tanx
nalrc@hostnalrc:~$ chmod a+x upgrade_to_yeni.sh
nalrc@hostnalrc:~$ ./upgrade_to_yeni.sh
you are , you have to be root to use ehcp installation program. switching to root mode, please enter password or re-run install.sh as root
On entering the su pwd, it gives the following error
./upgrade_to_yeni.sh: 2: Syntax error: "(" unexpected
nalrc@hostnalrc:~$
Restored from old drupal forum, for user uid:1 username:ehcpdeveloper
You may reset your password to access your new account here.