RE: [campsite-support] Installation succeeded - now access error
  • Hi Pippa,

    I have no experience with that error. Need to figure out why it happens, I
    wonder that the install worked and the main application not. Please try to
    call http://yourhost/index.php, http://yourhost/admin and
    http://yourhost/admin.php, and possibly an own small script you put into
    base and install folder, and report what happens.

    Best,
    Sebastian

    > -----Original Message-----
    > From: phorum@code.campware.org [mailto:phorum@code.campware.org]
    > Sent: Sunday, July 26, 2009 9:55 AM
    > To: campsite-support@campware.org
    > Subject: [campsite-support] [Campsite Support] Installation succeeded -
    > now access error
    >
    >
    > Author: pippa
    > Link: http://code.campware.org/phorum/read.php?8,7312,7312#msg-7312
    > ------------------------------------------------------------------
    > --------------
    >
    > Hi,
    >
    > after coming back to read the answers to my last post I saw you
    > have set up a wiki page for PHP run as CGI. I followed the
    > instructions and managed to install. The only errors were missing
    > the cache APC and that mod_rewrite could not be verified.
    >
    > But now I have a "Forbidden Access Error" (You don't have
    > permission to access /index.php on this server. Additionally, a
    > 403 Forbidden error was encountered while trying to use an
    > ErrorDocument to handle the request. ) when I try to access
    > either the site or the admin interface.
    >
    > Checking Apache errors gives this:
    >
    > Options ExecCGI is off in this directory: /home/abc/public_html/index.php
    >
    > I checked the database, 109 tables have been created. I checked
    > all permissions, folders all are 755 and files 644, as my host
    > runs suPHP/suexec this is as it should be (setting to 777 would fail).
    >
    > Any ideas?
    >
    > Cheers,
    >
    > Pippa
    >
    > PS: What happens to the install folder? Should it be deleted for
    > security reasons?
    >
    > --
    > Sent from Campware Forums
    > http://code.campware.org/phorum
  • 1 Comment sorted by
  • Hi Sebastian,

    I got execcgi enabled and now the installation works. It was no problem in the end to rectify.

    However, I've encountered more errors/quirks which I currently fail to understand.

    I'm working from the original template of the normal installation and get an error when trying the advanced search:

    Fatal error: Call to undefined function isgs() in /home/abc/public_html/smarty_camp_plugins/function.camp_select.php on line 183

    Also, the templating does not function as I am used to it, more precisely the html is not reacting as I expect. Is there more influencing the templates than the html code itself and the CSS?

    Cheers,

    Pippa