[PHP-DEV] Apache specific problem..

2002-01-30 Thread Marco Kaiser
Hi Dev-Crew, just a question. Its possible to produce any Apache error? Here an example. I have a Download Manage script. dl_manager.php?filename=test1.zip so i will test with my script if the file are on my path. If it not there i will give the error handling back to Apache. So that i can use

[PHP-DEV] SID Problem

2001-12-20 Thread Marco Kaiser
Hi, Can one help me, why does it not print PHPSESSID=kasdf... ?? -- Marco -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] GDLIB Problem ...

2001-11-21 Thread Marco Kaiser
Hi, i played a little with the stupid gd-2.xxx and 1.8.4 so maybe i find a way to fix one of rasmus required bugs. But now i think there is an problem. http://www.bate.de/bug/phpinfo.php There shows me PHP: GD Support enabled GD Version 1.6.2 or higher FreeType Support enabled FreeType Linkage

[PHP-DEV] BUILD PHP from CVS...

2001-11-15 Thread Marco Kaiser
Hi, today i got a problem with building PHP from CVS. I checked http://www.php.net/anoncvs.php#buildconf_fail to check if correct version are installed and i got again the error 1 message. Btw i think its important to say thats BISON too required to build. There is just a little note one the http

[PHP-DEV] Problem with Configure..

2001-11-13 Thread Marco Kaiser
Hi, today i got some weird problems with ./configure ... --with-gd=. I have a version installed on the system and its works nice with --with-gd but if i want to link to a new patched version so its tricky. The .configure scripts ignore me and links to the old version under /usr/local ... Its tha