1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

PHP doesn't work in FastCGI with pretty urls

Discussion in 'Apache' started by TemporaryFailure, May 24, 2017.

  1. #1
    I have a problem. My webshop (not open source) has pretty urls and they don't work when running fastcgi. It works only in apache. Fastcgi breaks all links altought link looks correct. I get only 404 errors. Apache makes problems with owner/group privilegedes of files, that's why I need to run webshop in fastcgi. What could be the problem? Is it perhaps htaccess or way how webshop creates pretty urls? Should I show htaccess file and phpinfo of server and how pretty urls are generated? Would the problem be solved?
     
    TemporaryFailure, May 24, 2017 IP
  2. AlphaNine_Vini

    AlphaNine_Vini Active Member

    Messages:
    218
    Likes Received:
    10
    Best Answers:
    1
    Trophy Points:
    88
    #2
    Do you have the only url on the server . If there are other websites , are they working fine ? I doubt if few of the modules not installed. Was this working fine before ?
     
    AlphaNine_Vini, May 29, 2017 IP
  3. Blank ™

    Blank ™ Well-Known Member

    Messages:
    223
    Likes Received:
    18
    Best Answers:
    6
    Trophy Points:
    110
    #3
    Fix those then instead of switching to a different solution, which only creates new problems for you (in this particular case).

    Without knowing what is in your .htaccess file and having any other relevant details/information it will be impossible to help you.
     
    Blank ™, May 29, 2017 IP