Urgent: TYPO3 in combination with suPHP

Discussion in 'Installation/Configuration' started by Hans, Apr 13, 2007.

Thread Status:
Not open for further replies.
  1. Hans

    Hans Moderator Moderator

    Report

    Falko,

    I did it!

    First i enabled php5 as a module as well with:

    a2enmod php5

    And after that i restarted Apache with:

    /etc/init.d/apache2 force-reload

    Within ISPConfig, i added the next lines within the Apache directive field for the TYPO3 site:

    suPHP_Engine off
    RemoveHandler .php
    php_admin_flag engine on



    Now, i have PHP5-mod and PHP5-CGI+suPHP both on my server.
    All the sites make use of this.

    The TYPO3 site which is still setup like described here:

    http://www.howtoforge.com/typo3_on_ispconfig

    uses PHP5MOD in stead of PHP5-CGI+suPHP

    This works!

    One more question:
    Why is it sometimes so difficult to find something very simple?

    I was quiet busy the last couple of days, first the upgrade to Etch and the migration to php5-cgi+suPHP. But with php5mod as well, my server is very flexible! :)
     
    Last edited: Apr 18, 2007
Thread Status:
Not open for further replies.

Share This Page