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
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
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