Using puTTy.exe as ssh client, I migrate to my campsite directory ans type './install'. I am not logged in as root, but instructions say I will be prompted for root password. That does not happen. As soon as I type install, I get error message: './install: Permission denied.'
During instalation you are not prompted for root password, su root and
rum ./install.
Ondra
On Sun, 2005-08-21 at 11:43 +0200, campsite-support@eserver2.mdlf.org
wrote:
> This message was sent from: Campsite Support.
>
> ----------------------------------------------------------------
>
> Using puTTy.exe as ssh client, I migrate to my campsite directory ans type
> './install'. I am not logged in as root, but instructions say I will be
> prompted for root password. That does not happen. As soon as I type
> install, I get error message: './install: Permission denied.'
>
> Why do I not get the prompt for root password?
>
> Thanks for your help.
>
> ----------------------------------------------------------------
> Sent using Phorum software version 3.4.3a
------------------------------------------
Posted to Phorum via PhorumMail
The install script does not have execution rights. Type:
chmod +x install
in your campsite sources directory.
Mugur
--- campsite-support@eserver2.mdlf.org wrote:
> This message was sent from: Campsite Support.
>
> ----------------------------------------------------------------
>
> Using puTTy.exe as ssh client, I migrate to my campsite directory ans type
> './install'. I am not logged in as root, but instructions say I will be
> prompted for root password. That does not happen. As soon as I type
> install, I get error message: './install: Permission denied.'
>
> Why do I not get the prompt for root password?
>
> Thanks for your help.
>
> ----------------------------------------------------------------
> Sent using Phorum software version 3.4.3a
>
____________________________________________________
Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs
------------------------------------------
Posted to Phorum via PhorumMail
Thanks to the both of you for your prompt replies. I chmoded the file and got past the problem. But another problem came up, and now I think I understand what is wrong.
I'm trying to install a third-party server-wide application on a shared hosting server. My shared hosting provider does not allow this. Do any of them?
Is Campsite designed to be run on a dedicated server?
On a shared hosting server you need an access to cron and to apache
configuration, you need access to database and besides you need root for
the server.
Therefore Campsite needs to be provided by hosting company to get it and
usually low cost hosting companies are not capable to provide you all
these.
Ondra
On Sun, 2005-08-21 at 13:36 +0200, campsite-support@eserver2.mdlf.org
wrote:
> This message was sent from: Campsite Support.
>
> ----------------------------------------------------------------
>
> Thanks to the both of you for your prompt replies. I chmoded the file and
> got past the problem. But another problem came up, and now I think I
> understand what is wrong.
>
> I'm trying to install a third-party server-wide application on a shared
> hosting server. My shared hosting provider does not allow this. Do any
> of them?
>
> Is Campsite designed to be run on a dedicated server?
>
> ----------------------------------------------------------------
> Sent using Phorum software version 3.4.3a
------------------------------------------
Posted to Phorum via PhorumMail
Yes, Campsite works only on a dedicated server for now. We're planning to
rewrite the template engine into PHP in version 3.0 so it can be installed on
shared hosting servers or even on Windows.
Mugur
--- campsite-support@eserver2.mdlf.org wrote:
> This message was sent from: Campsite Support.
>
> ----------------------------------------------------------------
>
> Thanks to the both of you for your prompt replies. I chmoded the file and
> got past the problem. But another problem came up, and now I think I
> understand what is wrong.
>
> I'm trying to install a third-party server-wide application on a shared
> hosting server. My shared hosting provider does not allow this. Do any
> of them?
>
> Is Campsite designed to be run on a dedicated server?
>
> ----------------------------------------------------------------
> Sent using Phorum software version 3.4.3a
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
------------------------------------------
Posted to Phorum via PhorumMail