Forum Moderators: coopster
I already put both php.ini & php4ts.dll under c:/Windows directory. I even tried to put this php.ini under Apache root directory but this doesnt help at all. To my best understanding, these two places will be searched by php during start up to see if any changes in the config file.
Could someone help to advise why the php.ini cant be recognized by php under Windows directory? If not this place, which dirctory should I place to?
Thanks in advance.
Rgds/Kennethckk
php.inifile is being located and processed (on your particular installation, it should be located in the
C:\WINDOWSdirectory). Are you sure you aren't setting one or more of the directives incorrectly? Particularly your SMTP server info? A related thread discusses PHP4: Configuring one's system to use the mail() function [webmasterworld.com]