php.ini problems

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!

Moderator: General Moderators

Post Reply
Illusionist
Forum Regular
Posts: 903
Joined: Mon Jan 12, 2004 9:32 pm

php.ini problems

Post by Illusionist »

Argg... second time i've had problems wiht this gay php.ini file. It says when i view phpinfo();
that php.ini file is in c:\windows\ but when i edit that file, i dont see any changed in the php.ini file, or my php pages... so where is this php.ini file really at? or why is it not noticing my changes? Has anyone had this problem? ITS DRIVING ME NUCKING FUTS :evil:

Thanks 8O :cry:
Illusionist
Forum Regular
Posts: 903
Joined: Mon Jan 12, 2004 9:32 pm

Post by Illusionist »

:D i == STUPID!!! lol, restarted apache, and viola! the changes are made!
User avatar
devork
Forum Contributor
Posts: 213
Joined: Fri Aug 08, 2003 6:44 am
Location: p(h) developer's network

Post by devork »

hahah happend many times with me when i was newbie, always forgot to restart apache after making changes. :D
mikegotnaild
Forum Contributor
Posts: 173
Joined: Sat Feb 14, 2004 5:59 pm

Post by mikegotnaild »

umm.. what if your on paid hosting..
User avatar
DuFF
Forum Contributor
Posts: 495
Joined: Tue Jun 24, 2003 7:49 pm
Location: USA

Post by DuFF »

You probably have to email them to change something. You will not be allowed to directly edit the php.ini. Most paid servers (with the exceptions of dedicated servers) are actually running more than one site, so you can't just edit it at your own will.
Post Reply