I already configure php well .. its working fine but when i check with the phpinfo the ..the extension_dir is 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?