Re: [campsite-support] Re: Blank page when installing version 3.0rc on Fedora 7
  • Yes, please change permissions to apache. It seems the Campsite installer
    could not write the configuration file.

    Mugur

    On Wed, Apr 23, 2008 at 4:35 PM, wrote:

    > Author: triley0131
    > Link: http://code.campware.org/phorum/read.php?8,6309,6341#msg-6341
    >
    > --------------------------------------------------------------------------------
    >
    > Mugar,
    >
    > Sorry, I made a typo. I copy all files from /implemmentation/sites to
    > /home/allmetrosports2/public_html. However, when I view
    > /home/allmetrosports2/public_html/conf there two files listed
    > liveuser_configuration.php and install_conf.php.
    >
    > ls -la /home/allmetrosports2/public_html/conf
    > total 20
    > drwxr-xr-x 2 allmetrosports2 users 4096 Apr 5 07:56 .
    > drwxr-xr-x 17 allmetrosports2 users 4096 Apr 5 11:59 ..
    > -rw-r--r-- 1 allmetrosports2 users 2490 Apr 5 07:56 install_conf.php
    > -rw-r--r-- 1 allmetrosports2 users 8021 Apr 5 07:56
    > liveuser_configuration.php
    >
    > Do I need the change permissions to "apache" instead of "users"?
    >
    > Thanks!
    >
    > --
    > Sent from Campware Forums
    > http://code.campware.org/phorum
    >
  • 1 Comment sorted by
  • This is very insecure way to handle config file and campsite itself.
    I believe way better setting would be read only to apache all you can
    and if install needs to change something, it simply reads the source,
    make changes and lets you to download the modified file with info
    where to place it.
    Less friendly but secure.

    Ondra

    Sent from my iPhone

    On 24.4.2008, at 11:12, "Mugur Rus" wrote:

    > Yes, please change permissions to apache. It seems the Campsite
    > installer could not write the configuration file.
    >
    > Mugur
    >
    > On Wed, Apr 23, 2008 at 4:35 PM, wrote:
    > Author: triley0131
    > Link: http://code.campware.org/phorum/read.php?8,6309,6341#msg-6341
    > ---
    > ---
    > ---
    > ---
    > --------------------------------------------------------------------
    >
    > Mugar,
    >
    > Sorry, I made a typo. I copy all files from /implemmentation/sites
    > to /home/allmetrosports2/public_html. However, when I view /home/
    > allmetrosports2/public_html/conf there two files listed
    > liveuser_configuration.php and install_conf.php.
    >
    > ls -la /home/allmetrosports2/public_html/conf
    > total 20
    > drwxr-xr-x 2 allmetrosports2 users 4096 Apr 5 07:56 .
    > drwxr-xr-x 17 allmetrosports2 users 4096 Apr 5 11:59 ..
    > -rw-r--r-- 1 allmetrosports2 users 2490 Apr 5 07:56 install_conf.php
    > -rw-r--r-- 1 allmetrosports2 users 8021 Apr 5 07:56
    > liveuser_configuration.php
    >
    > Do I need the change permissions to "apache" instead of "users"?
    >
    > Thanks!
    >
    > --
    > Sent from Campware Forums
    > http://code.campware.org/phorum
    >