whats Web.config fix for turning off PHP Notice/Warnings

Discussion in 'C#' started by ezprint2008, Mar 22, 2012.

  1. #1
    I'm PHP and APACHE prog. But I need the Web.config code for turning off PHP notices
    The guy can't use php.ini because of small server that has settings across. So I would like a
    Web.config fix

    thanks
     
    ezprint2008, Mar 22, 2012 IP
  2. GMF

    GMF Well-Known Member

    Messages:
    855
    Likes Received:
    113
    Best Answers:
    19
    Trophy Points:
    145
    #2
    I think this link will help you.

    http://php.net/manual/en/configuration.changes.php
    Code (markup):
     
    GMF, Mar 23, 2012 IP
  3. ezprint2008

    ezprint2008 Well-Known Member

    Messages:
    611
    Likes Received:
    15
    Best Answers:
    2
    Trophy Points:
    140
    Digital Goods:
    1
    #3
    That's for Apache and php.ini files.

    "I'm PHP and APACHE prog. But I need the Web.config code for turning off PHP notices
    The guy can't use php.ini because of small server that has settings across. So I would like a
    Web.config fix "
     
    ezprint2008, Mar 23, 2012 IP
  4. GMF

    GMF Well-Known Member

    Messages:
    855
    Likes Received:
    113
    Best Answers:
    19
    Trophy Points:
    145
    #4
    You can't set that in Web.config
     
    GMF, Mar 26, 2012 IP