Re: [PHP-INST] Sessions

2002-04-17 Thread firepages
if php was compiled with --enable-trans-sid then you dont need to add the SID to the URL run phpinfo() to confirm trans-sid is actually enabled in the php.ini (1 is on) (look for session.use_trans_sid) Regards Simon Wheeler firepages "Limbourg Arnaud" <[EMAIL PROTECTED]> wrote

[PHP-INST] buildong bundled GD on win32

2003-02-15 Thread firepages
Hi , getting this error... has anyone seen it b4 ? is this a freetype issue or gd issue ? (PHP4.3.1 MSVC6 freetype 206) Creating library Release_TS/php_gd2.lib and object Release_TS/php_gd2.exp LINK : warning LNK4098: defaultlib "MSVCRT" conflicts with use of other libs; use /NODEFAULTLIB:library

Re: [PHP-INST] Installing PHP on Apache 2 with Win2k

2003-02-15 Thread firepages
I would suggest you grab 2.0.44 as its much stabler than .43 on win32 ... regardless.. there is nothing wrong with your LoadModule line assuming the path is correct try sticking a copy of php.exe and php4ts.dll into your /sapi folder Regards, Simon <[EMAIL PROTECTED]> wrote in message [EMAIL PR