Try php.ini in the php installation directory.

----------
Cheers,
John

Sent from iPhone 3G. Try it!

On Feb 19, 2009, at 4:06 PM, Sai Mukund Sagar Deshpande 
<[email protected] 
 > wrote:

> Hi All,
>
> I recently installed php,apache on windows.(PHP 5.2.8 and apache  
> 2.2.11)
> The problem i face now is if i execute a script like (Today is <?  
> print
> strftime("%m/%d/%Y"); ?>)
> It just prints "Today is" I then included a module in httpd.conf
> LoadModule php5_module "C:/php/php5apache2_2.dll" and bingo i get  
> the date
> and time
> But when this module is enabled i can't access sqlite :(
> that is i get error like Call to undefined function *sqlite_open*() in
> c:\webs\test\Sqlite.php5 on *line 13........
> Can anybody tell me what's happening when i enable/disable that
> module????????
>
> thanks,
> Mukund
> 


[Non-text portions of this message have been removed]

Reply via email to