[solved] lsapi missing DOCUMENT_ROOT variable
Hello,
Some websites are expecting $_SERVER[DOCUMENT_ROOT] to be available, and when testing under LSAPI it appears LSWS does not pass this variable to LSAPI hence DOCUMENT_ROOT is not available.
How can I make this available?
Last edited by NiteWave; 05-17-2012 at 09:52 PM..
|