Results 1 to 4 of 4

Thread: very odd php include_path error...

  1. #1
    daft ideas inc. scottyman's Avatar
    Join Date
    Jul 2003
    Location
    Charming and Exotic Bracknell
    Posts
    1,576
    Thanks
    2
    Thanked
    3 times in 3 posts

    Question very odd php include_path error...

    hey guys -
    just reinstalled php, and recovered my php.ini file from backup - but for some reason phpinfo() is reporting the hardcoded defaults from php4ts.dll rahter than the entries from php.ini

    Any idea why?

    my current path is d:\php with include set as:
    include_path = ".;d:\php;d:\php\includes;d:\php\pear;d:\php\libs"

    but hardcoded defaults of c:\php4\pear is being reported.

    php.ini is stored is c:\windows as per usual - even loading it into c:\docs and settings\[username]\windows\ fails, ditto for c:\php (empty dir except for php.ini) and d:\php -=
    environment vars from pear are fine.

    now am completely out of ideas.
    Scotty

  2. #2
    HEXUS.net Webmaster
    Join Date
    Jul 2003
    Location
    UK
    Posts
    3,108
    Thanks
    1
    Thanked
    0 times in 0 posts
    Can't remember but is the include path not specified in some of the pear classes as well ?

    You may also have another version of php4ts.dll kicking about ?

  3. #3
    daft ideas inc. scottyman's Avatar
    Join Date
    Jul 2003
    Location
    Charming and Exotic Bracknell
    Posts
    1,576
    Thanks
    2
    Thanked
    3 times in 3 posts
    ok.... here we go... was moving it between php folder and windows folder... accidentally copied it instead (so there were duplicates) - worked fine, and immediately!
    very, very odd and annoying!

  4. #4
    daft ideas inc. scottyman's Avatar
    Join Date
    Jul 2003
    Location
    Charming and Exotic Bracknell
    Posts
    1,576
    Thanks
    2
    Thanked
    3 times in 3 posts
    following on... now works after a reboot - but still looks for both files. Very strange - looks like a bug in 4.3.9 - doesn't occur in 4.3.8 - reported as a bug.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. odd and annoying error message
    By megah0 in forum General Discussion
    Replies: 7
    Last Post: 12-10-2004, 03:37 PM
  2. bsod error
    By MuTTy_Hc in forum Software
    Replies: 3
    Last Post: 26-09-2004, 08:50 PM
  3. PHP Questions and a book recommendation
    By Dorza in forum Software
    Replies: 2
    Last Post: 02-09-2004, 01:26 PM
  4. Forum Speed
    By DR in forum General Discussion
    Replies: 10
    Last Post: 04-01-2004, 11:58 AM

Posting Permissions

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