I already configure php well .. its working fine but when i check with the phpinfo the ..the extension_dir is something different than wht i was assigned in php.ini..
for example..
in php.ini
extension_dir=c:\php\extensions
in the phpinfo page
extension_dir=c:\php4
what is the problem?
anyone can help me? pls?
yes i am configure the correct page.. i dont knw why .. i already set up doc_root in php.ini that also not showing the root that i setup.. so my php configuration is wrong?
ok i already solved the problem .. its just that i saved the php.ini file as php.ini.txt .. now i already save it as php.ini .. so everything working fine with me:)