•  
      request #10944 phpMyAdmin configuration for nginx
    Infos
    #10944
    Jean-Louis Schricke (mesulog)
    2017-12-26 16:19
    2017-12-26 12:23
    11278
    Details
    phpMyAdmin configuration for nginx
    After Tuleap 9.15 upgrade, the web server uses nginx instead of Apache.
    phpMyadmin is not working anymore since it was using Apache.
    Could you please tell us what sould be the configuration update for phpMyAdmin to be working with nginx, php 5.6 and Tuleap on CentOS 6.9 ?

    I noticed that the etc/opt/rh/rh-php56/php-fpm.d/ configuration file has been customised for Tuleap.
    Installation process
    9.15
    CentOS 6
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Declined
    2017-12-26
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2017-12-26 16:19
    Hello,

    I'm not really sure how phpMyAdmin was installed on your instance so I can't really help you on that.

    You might be able to do what you want by either:
    - use a different server_name and do what your want within /etc/nginx/conf.d/<your_custom>.conf. Basically you will probably have to set up a PHP-FPM pool and indicate to nginx to load the PHP scripts of PHPMyAdmin with this pool.
    - rely on whatever Tuleap for its own scripts and mark the location of your PHPMyAdmin in your own conf file in /etc/nginx/conf.d/tuleap.d/
    Both of these solutions can not really be recommended.

    Since Tuleap does support in any ways PHPMyAdmin, I'm going to declined this request.

    • Status changed from New to Declined
    • Close date set to 2017-12-26