[PHP-INSTALL] Session problems (bug)

2004-11-17 Thread Erik
ecure". I used session.gc_maxlifetime 1 and session.gc_probability 100 in my .htaccess file and it erases all sessions stored in default path. Is this a bug or some configuration miss? Can I change so users can change the value of this options? (PHP_INI_ALL --> PHP_INI_SYSTEM)?? Using PHP 4.3.9 btw... -- Erik

Re: [PHP-INSTALL] Redirection Problem

2004-09-23 Thread Jan Erik Goodwin Olsen
Title: Message Hi   You could try the following:       header("Location: http://www.php.net/"); ?>     - Goodwin - Original Message - From: Karthik To: [EMAIL PROTECTED] Sent: Friday, September 24, 2004 7:28 AM Subject: [PHP-INSTALL] Redirection

[PHP-INST] Compiling PHP 4.2.3 "checking for cyrus support..." yes and then"not found"

2002-10-25 Thread Erik Enge
cking for cyrus imap support... yes not found What is "not found" and where can I find it? The problem goes away if I compile without Cyrus support (Cyrus is compiled and installed - although not in a default location). Any help would be greatly appreciated, Erik Enge -- PHP

[PHP-INST] well i need help

2002-08-15 Thread Erik
eady tryed with strtolower() but no luck help ! here you have the source regards Erik -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] problem solved

2002-08-13 Thread Erik
?> this way only the file specified "myfile.php" in the above code fragment will be shown so no files with sensitive info for example MySQL passwords will be shown regards Erik -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] little problem

2002-08-12 Thread Erik
xtension *.phps i get 404 not found althrough the file is there any idea what i am doing wrong here ? thanks regards Erik -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Make errors PHP4 / MySQL for Apache 2 on Redhat 7.3

2002-07-08 Thread Erik Bais
Hi, I'm trying to compile a PHP4 with MySQL together.. I've compiled Apache together with no problems, but getting PHP compiled As DSO Modules with MySQL support is driving me nuts.. Somehow it is now working and I dont see the problem.. Thanks for the help. Erik Bais PHP Src

[PHP-INST] gd doesn' work anymore

2002-05-31 Thread Erik
hi, gd librarly refuses to work it worked before phpinfo(); says enabled (everything) at the gd section and still it doesn't work it shows a "dead image" how do i get it back to "work" ?? help please . -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: ht

[PHP-INST] Re: Apache not processing php under Red Hat Linux x86

2002-05-31 Thread Erik
.phtml if this line is missing add it and try again did you installed from rpm's ? regards Erik "Michael Knauf/Niles" <[EMAIL PROTECTED]> schreef in bericht OF05B7C443.31AC6C1C-ON85256BC9.00685A85@LocalDomain">news:OF05B7C443.31AC6C1C-ON85256BC9.00685A85@LocalDomai

[PHP-INST] mail() doesn't work for me

2002-05-29 Thread Erik
.... regards Erik -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: PHP source getting displayed

2002-05-29 Thread Erik
your "httpd.conf" AddType application/x-httpd-php .php .php3 .php4 .phtml every time you edit that file you have to restart apache for the changes to take effect. did it helped you ? regards Erik -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] what is bizon ?

2002-05-27 Thread Erik
hi, gd is up and running i found a way around my counters wich uses gd are working so i am pleased.every time i compile php it says warning you wil need bizon if you want to generate the php parsers again.it says the same for zend parsers what is bizon ? regards Erik -- PHP Install

[PHP-INST] php keeps telling me ..it can't find libgd.a

2002-05-26 Thread Erik
/local/php ./configure --with-gd=/home/erik/gd-2.0.1 --with-freetype-dir=/usr --enable-gd-native-ttf --enable-gd-imgstrttf --with-jpeg-dir=/usr --with-png-dir=/usr --with-zlib --enable-mysql --enable-track-vars all works fine untill the line: cheking to see wheter to enable gd suppo

[PHP-INST] php gd support ?

2002-05-25 Thread Erik
gd to generate images the path of libgd.a is /usr/local/lib/libgd can somebody point me into the right direction please you don't have to solve my trouble no just give me a hint regards Erik -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: a php cgi problem

2002-05-21 Thread Erik
hi, that's easy man apache expects perl cgi in "cgi-bin" you must first set de proper apache directive see /logs/error_mog.log for more inforemation php cannot execute stuff in cgi-bin unless it is specially configured to do that you mus setup the proper directives first .. "Brian Kim" <

[PHP-INST] ok compiled but ?

2002-05-21 Thread Erik
/local/apache/libexec/libphp4.so : undefined symbol __dn_expand what is this ?? help please regards from Belgium Erik -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: php4.2,win2k,xitami, headache!

2002-05-19 Thread Erik
en up "php.ini" and find the line cgi_force_redirect=0 (uncomment if necessary) otherwise it doesn't take any effect if you use microsoft iis you have to disable this edit php.ini and all will work fine regards Erik -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] problem

2002-05-19 Thread Erik
hi, i use a linux mandrake 8.1 system php 4..0.6 is included and apache is included to (rpm packages) because php 4.0.6 has known security issues i want to update my installation with the latest php version availible can i do this without apache is gonna make trouble ? regards Erik -- PHP

[PHP-INST] installing php under linux

2002-05-18 Thread Erik
hi, when i run /usr/local/apache/bin/httpd -l mod_php4.c isn't listed i already added AddType appalication/x-httpd-php .php to httpd.conf but php doesn't work correctly ./configure --with-mysql i would like php as apache module (it works beter) is there a linux "guru" around who can explain thi

[PHP-INST] Problems with globals on php 4.0.6/IIS 4

2002-05-13 Thread Jan Erik Dyve
don't think it is anything wrong with the php configuration. Anyone experienced the same problem, or perhaps a solution or tip? Jan Erik -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Problem compiling php 4.2.0 with Apache/1.3.23 or BUG?

2002-04-24 Thread Erik Slooff
cking is there although I have never had apache 2.X on the system. Maybe a bug? Erik -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Problem: "Unable to load dynamic library ... imap.so"

2001-12-05 Thread Erik Wheeler
--with-mysql=/usr/local/mysql \ --with-pgsql=/usr/lib/pgsql \ --with-pspell \ --with-mm Thanks! Erik -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] IMPORTANT FOR YOU

2001-11-28 Thread Erik Price
So how is a mailing list system supposed to reply to this to unsubscribe? On Thursday, November 29, 2001, at 01:30 AM, Zeynab wrote: > Under Bill 1618 TITLE III passed by the 105th U.S. Congress, This > letter > cannot be considered Spam as long as we include: Contact information > & > a Rem

Re: [PHP-INST] Error: Restarting Apache w/ PHP as DSO on redhat 7.2

2001-11-28 Thread Erik Price
essful entirely (because of the missing MySQL library 'lmysqlclient.so' ). Re-configure and try again. For me, I had to use the built-in MySQL libraries in PHP (if you're not using MySQL then disregard all of this). Erik On Wednesday, November 28, 2001, at 01:07 AM, charl

Re: [PHP-INST] php with apxs and mysql on Darwin

2001-11-28 Thread Erik Price
(though I don't have the whole history) called Darwin 1.4.1 -- the core of the new Apple operating system, Mac OS X. Thanks for your comments, I will remember about the ./make (does that mean that "make" is actually in the source tree?). Erik -- PHP Install Mailing List

Re: [PHP-INST] PHP install w/MySQL difference question

2001-11-27 Thread Erik Price
th/to/header/dir for MySQL. I'll worry about installing additional modules later. Erik On Tuesday, November 27, 2001, at 02:08 PM, Erik Price wrote: > > > >> Hello, >> >> [The contents of this email contain quite an annoying amount of output >> from the comman

[PHP-INST] PHP install w/MySQL difference question

2001-11-27 Thread Erik Price
-+ > > Thank you for using PHP. > > localhost:~/tmp/apache_mod_php-6-2/php$ > > > > I need to get PHP and MySQL running by the end of the day or my boss is > going to kill me. If I just use this form of PHP (using built-in MySQL > support), will I be abl

Re: [PHP-INST] php with apxs and mysql on Darwin

2001-11-27 Thread Erik Price
ng PHP. localhost:~/tmp/apache_mod_php-6-2/php$ See that? It recognized the MySQL headers, and successfully completed the ./configure operation, which is great. But my problem, which is that the 'make' operation does not create the libphp4.so file (or whatever), still exists. Does

[PHP-INST] php with apxs and mysql on Darwin

2001-11-26 Thread Erik Price
lem, I would be eternally grateful -- I need to have this operational in less than two days! (Or I lose my job.) Thanks very much, Erik Price -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To co

Re: [PHP-INST] Has anyone actually installed PHP4 from RPMs?

2001-08-27 Thread Jan-Erik Bullett
have an interesting surname. Jan-Erik Phil Latio wrote: > I'm not a Linux Guru but have successfully installed PHP4 from source so > it's compiled with MySQL. My webserver works fine and I am happy but I set > myself the task of getting the same configuration thro

[PHP-INST] Mandrake

2001-08-23 Thread Jan-Erik Bullett
Has anyone managed to get PHP running on Mandrake 8.0 If so I would appreciate some advice Jan-Erik Bullett -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail

Re: [PHP-INST] MIME types

2001-08-07 Thread Jan-Erik Bullett
e files above. Much appreciation. Jan-Erik Steve Brazill wrote: > Yes, I believe that the placement of the lines is important (mostly to make > sure you're not placing them in a 'subsection' that's dealing with a > specific 'location' or 'directive') &g

[PHP-INST] MIME types

2001-07-23 Thread Jan-Erik Bullett
Help again. (Thanks Steve), I downloaded the MySQL-devel and then I had the headers in /usr the thing built ok Now I need to set up the MIME type to include the application/x-httpd-php What is the best way to do this in Mandrake 8? I've seen a graphical interface, but could I just edit a text

[PHP-INST] rpm or source

2001-07-23 Thread Jan-Erik Bullett
I am also having trouble (probably getting confused) with whether to use rpm or src install. I have installed the rpms for php-4.0.6, apache and mysql-3.23.36. Will doing this confuse the install paths, or are they the same. should I stick to only rpm or only source distributions, or can I mix t

[PHP-INST] problems building PHP

2001-07-23 Thread Jan-Erik Bullett
Help, please! I'm trying to install PHP 4.0.6, using ./configure --with-mysql=/usr/bin --with-apxs=/usr/sbin/apxs make make install It worked once, where did it put the file it built? And what are the compiled files called? now when I try to run ./configure, I get the error configure: error: Ca