[Php-calendar-discussion] Doze Installation
Brought to you by:
sproctor
From: Ed P. <edp...@ya...> - 2005-07-07 22:44:41
|
I am confused Are you saying I should move adodb to \wamp\lib, add the adodb line to the php.ini file and edit the include_path line of php.ini to .;c:\wamp\lib? Also, I get the list in digest mode & read it with Thunderbird. The messages are real hard to read, ascii codes. Is there a way to receive the messages in plain text with out the =xx stuff? Ed I would do it like this: adodb =3D c:\wamp\lib\adodb include_path =3D ".;c:\wamp\lib" You need the directory adodb is in in your path, not the adodb directory=20 itself. Another option, if you aren't using adodb anywhere else is to move= =20 adodb to c:\wamp\www\calendar Sean |