Somehow nothing is happening, I see the process bar at the bottom, but then it stays at around 30% and nothing else
Last version require SSH install.
Use 3.4 for PLSK install, link is on forum.
Somehow nothing is happening, I see the process bar at the bottom, but then it stays at around 30% and nothing else
He meant for you to look for the link in this thread so nobody would have to repost things over and over and over and over and over....get the point?Use 3.4 for PLSK install, link is on forum.
(from page 8 about half way down the posts) You can get 3.4 from http://www.grafxsoftware.com/util/3.4/installer.sh or http://www.grafxsoftware.com/util/3.4/upgrade.sh
__________________
Regards,
Valics Lehel
This has been a matter of debate for some time. It's not really 'incorrect' or 'invalid', there are 2 types which are commonly in use. There message is saying that using the YYYYMMDDnn is the 'recommended' way. Either format can be considered acceptable, just not always preferable.plus it will insert a valid SOA date (which PLESK for some reason doesn't do
What I have always found to be of utmost interest, if you do a report on plesk.com or swsoft.com, they themselves use the YYYYMMDDnn format, but through multiple versions have left us paying customers stuck without the choice of picking which format we would prefer!!!
We can investigate your script and if is better can we modify it and include in PSA Power Toys?
I ran into this problem as well. However, after a bit of research, I found what I needed. In plesk 7.5.3, /etc/psa/psa.conf has PRODUCT_ROOT_D as: /usr/local/psaOriginally posted by pesja
[root@pfc2wh plesk]# ./installer.sh
Making sure necessary binaries are available...
-> /bin/grep found.
-> /bin/tar found.
-> /usr/bin/gcc found.
-> /usr/bin/tr found.
Everything we need is here.
Could not read PRODUCT_ROOT_D from /etc/psa/psa.conf
Aborting installation.
sh installer.sh
Making sure necessary binaries are available...
-> /usr/bin/grep found.
-> /usr/bin/tar found.
-> /usr/bin/gcc found.
-> /usr/bin/tr found.
Everything we need is here.
Checking existance of installation directory...
/usr/local/psa/admin/htdocs/psapt3 exists.
Installing:
Extracting data.
x - creating lock directory
x - extracting data.tgz (binary)
Extracting archive to /usr/local/psa/admin/htdocs/psapt3.
Done.
Setting file permissions.
Done.
Setting wrapper.
/usr/local/psa/admin/htdocs/psapt3/wrapper.c: In function `is_root_psaadm':
/usr/local/psa/admin/htdocs/psapt3/wrapper.c:28: syntax error before `char'
/usr/local/psa/admin/htdocs/psapt3/wrapper.c:32: `gr' undeclared (first use in this function)
/usr/local/psa/admin/htdocs/psapt3/wrapper.c:32: (Each undeclared identifier is reported only once
/usr/local/psa/admin/htdocs/psapt3/wrapper.c:32: for each function it appears in.)
/usr/local/psa/admin/htdocs/psapt3/wrapper.c:34: syntax error before `char'
/usr/local/psa/admin/htdocs/psapt3/wrapper.c:36: `uname' undeclared (first use in this function)
/usr/local/psa/admin/htdocs/psapt3/wrapper.c:36: `gname' undeclared (first use in this function)
/usr/local/psa/admin/htdocs/psapt3/wrapper.c: In function `main':
/usr/local/psa/admin/htdocs/psapt3/wrapper.c:43: syntax error before `int'
/usr/local/psa/admin/htdocs/psapt3/wrapper.c:47: `n' undeclared (first use in this function)
/usr/local/psa/admin/htdocs/psapt3/wrapper.c:48: warning: unreachable code at beginning of switch statement
/usr/local/psa/admin/htdocs/psapt3/wrapper.c:60: syntax error before `int'
/usr/local/psa/admin/htdocs/psapt3/wrapper.c:61: `i' undeclared (first use in this function)
/usr/local/psa/admin/htdocs/psapt3/wrapper.c:61: `args' undeclared (first use in this function)