get php.ini from DASP server

Discussion in 'HTML / PHP / JavaScript / CSS' started by davirk, Dec 2, 2008.

  1. Hi - I am trying to create a duplicate internal test environment for the dasp-hosted site. I was wondering if anyone knew of a way to get the php.ini off of my DASP server to use on my internal server? Thanks
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    Unfortunately no BUT you can create a simple page with phpinfo() that will display all the settings.

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     

Share This Page