PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Hey guys.. i think some idiot here at the shop went and edited my php.ini file. I am running PHP 4.3.7 or something around there. He tells me he changed the EXTENSION_DIR..
what is the best way to find out , where my extension_dir is located , or what I shouldput in my php.ini for EXTENSION_DIR.. i am on Linux.
WHATS THE BEST WAY TO FIND MY MODULE EXTENSIONS???? HELP>????
if you're running windows, copy the extensions you have loaded in php.ini to /windows/system32 (may be /winnt/system32). then you dont have to worry about the extensions dir.
its just so weird though.. i got everything put back to what it was supposed ot be now.. but i get this weird thing happen. my php application cannot connect with the database for some reason.. my navicat can! but my application says it can't!?!?!?