[PHP-INSTALL] PHP and MaxDB/ODBC on RedHat 9

2004-03-20 Thread Zavier Sheran
I have a default install of Redhat 9 and MaxDB 7.5.0.8 running. PHP is v4.3.3 and this is the configure command: './configure' 'i386-redhat-linux' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '

[PHP-INST] php not executed, mime type problem?

2003-02-03 Thread Zavier Sheran
I installed PHP 4.3.0 and Apache 1.3.27 on XP Pro. When I try to access a .php file with the browser, it offers it for download. Yep, I have this in my httpd.conf: LoadModule php4_module C:\PHP\sapi\php4apache.dll AddType application/x-httpd-php .php AddType application/x-httpd-php-source .phps

[PHP-INST] Cookies won't work

2001-10-17 Thread Zavier Sheran
When I try to start a session or authenticate with HTTP headers, I get the following error: Warning: Cannot send session cache limiter - headers already sent (output started at /usr/local/etc/httpd/vhosts/gar/english/login/login_2.php:1) in /usr/local/etc/httpd/vhosts/gar/english/login/login_2.ph