Nginx on Fedora 11

Discussion in 'HOWTO-Related Questions' started by Nammut, Oct 2, 2009.

  1. Nammut

    Nammut New Member

    Hi,

    I followed the 'Installing Nginx With PHP5 And MySQL Support On Fedora 11' tutorial and after installing PHP5 (step 4) I'm encountering some problems.

    It says
    When I enter this command, it creates a new file. Apparently it didn't exist before I enter this command.

    And again
    And this is what I get, if I enter the command
    I'm doing this on a new and clean install of the latest Fedora11. I ran yum upgrade before it. What am I doing wrong?
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Did you see any errors when you installed PHP?
    What's the output of
    Code:
    updatedb
    locate php.ini
    ?
     

Share This Page