php.ini per site

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • tom pester

    php.ini per site


    I use php.ini on my site to execute scripts for every page (auto_prepend_f ile)
    and also set some spefic settings in it (buffering,auto session start;..)

    I am starting on the development of a second site that requires its own php.ini


    How can I do this on a windows system?

    Cheers,
    Tom Pester


  • #2pencil

    #2
    Re: php.ini per site

    What server software are you running? With Apache you can set up items
    per vertual server in the httpd.conf on a per site basis.

    -#2pencil-
    Computer Design and Repair. Providing Nintendo 3DS, Apple iPad/iPhone, Laptop, PC, and Web Development/SEO/Hosting services.


    Comment

    • tom pester

      #3
      Re: php.ini per site


      I read a few solutions for Apache but I am using IIS (windows). Can you suggest
      a solution for this platform?

      Cheers,
      Tom Pester
      [color=blue]
      > What server software are you running? With Apache you can set up
      > items per vertual server in the httpd.conf on a per site basis.
      >
      > -#2pencil-
      > http://www.akroncdnr.com[/color]


      Comment

      • #2pencil

        #4
        Re: php.ini per site

        > I read a few solutions for Apache but I am using IIS (windows). Can you[color=blue]
        > suggest a solution for this platform?[/color]

        No sorry.

        -#2pencil-
        Computer Design and Repair. Providing Nintendo 3DS, Apple iPad/iPhone, Laptop, PC, and Web Development/SEO/Hosting services.


        Comment

        Working...