php settings

Associate
Joined
22 Dec 2004
Posts
773
I'm struggling here. I'm a php/mysql n00b so be gentle with me :p

I need to change a setting in php.ini I'm pretty sure that I'll find it in /var/lib/php but when I navigate there using my host file manager I only find a 'session' folder which I can't access - or is possbly empty??

Am I looking in the correct place? I think I am. But how do I access php.ini?

thanks for any help you can give
 
FYI - The session folder is the session cahce directory, it's where all the info for user sessions are kept :)

BTW, this is one of the reasons I dislike prebuilt PHP/Apache/MySQL packages :o
 
Back
Top Bottom