+ Reply to Thread
Results 1 to 7 of 7

Thread: php.ini

  1. #1
    Charlesp is offline New Bee
    Join Date
    Feb 2008
    Posts
    1
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default php.ini

    If we have an account with UHB do we have a php.ini file that we can edit?

  2. #2
    Matt R.'s Avatar
    Matt R. is offline WeeHBie
    Join Date
    Jul 2006
    Posts
    1,394
    WHB Points this Month
    0.00
    WHB Points
    60.00
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default

    Hi,

    It's WHB

    Yes, you can create your own php.ini file and edit it to your specifications. Just put it in the directory where the script is located.
    Matt Russell
    WebHostingBuzz CEO

    Follow me on Twitter: http://www.twitter.com/mattdrussell

  3. #3
    Axinos is offline New Bee
    Join Date
    Nov 2008
    Posts
    3
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    How can I get a copy of the original WHB php.ini file?

    As far as I understand I am resetting those to the default with my new php.ini file if I don't define them in there.

  4. #4
    Alan B's Avatar
    Alan B is offline Super Moderator
    Join Date
    Jul 2007
    Location
    Toronto, Canada
    Posts
    1,386
    WHB Points this Month
    0.00
    WHB Points
    290.00
    Thanks
    0
    Thanked 5 Times in 5 Posts

    Default

    That's correct. You can obtain a copy by opening a Support ticket.

  5. #5
    Saf M Guest

    Default

    We have also created a small but knowledgeable PHP Tutorial you should check out.

  6. #6
    amclay is offline Geek
    Join Date
    Apr 2009
    Location
    Midwest
    Posts
    8
    WHB Points this Month
    0.00
    WHB Points
    0.00
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by Matt R View Post
    Hi,

    It's WHB

    Yes, you can create your own php.ini file and edit it to your specifications. Just put it in the directory where the script is located.
    Unless I'm mistaken, for many php sites, you would have to create a php.ini file in every directory. You might consider including a script on each page that checks the current directory for the .ini file and then create it if it does not exist.

    Again, unless I'm mistaken, shared servers do NOT allow global php.ini access because that would interfere with other shared server users. Hope I could help clear that up.

  7. #7
    Alan B's Avatar
    Alan B is offline Super Moderator
    Join Date
    Jul 2007
    Location
    Toronto, Canada
    Posts
    1,386
    WHB Points this Month
    0.00
    WHB Points
    290.00
    Thanks
    0
    Thanked 5 Times in 5 Posts

    Default

    If overrides are required, a php.ini would be needed only in each directory of the script or application. Once a local php.ini is installed, for that directory only the local php.ini will be used and not the server's php.ini.
    I am not WHB staff and I am not paid.
    I provide help in these forums on my own time.

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts