RE: [PHP-DEV] RE: [Gallery-users] can't create albums (fwd)

2002-05-06 Thread Insomniac Admin
gt; > > List: gallery-users > Subject: RE: [Gallery-users] Problem adding new album > (albums/album01-10) > From: "Mediratta, Bharat" <[EMAIL PROTECTED]> > Date: 2002-05-01 4:40:20 > [Download message RAW] > > > > > From: Brian Smyth [

[PHP-DEV] Bug #15319: mysql_connect not accepting arguements

2002-01-31 Thread admin
From: [EMAIL PROTECTED] Operating system: Red Hat 7.2 PHP version: 4.1.1 PHP Bug Type: MySQL related Bug description: mysql_connect not accepting arguements I'm sorry about my lack of experience with these things, and I'm not sure if this is a problem with PHP or with my ser

[PHP-DEV] Bug #14654 Updated: Session not expiring with IE5

2001-12-21 Thread admin
ID: 14654 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Linux PHP Version: 4.1.0 New Comment: After doing a lot of testing I have found that this problem is caused by Outlook Express. Outlook Express seems to somehow be

[PHP-DEV] Bug #14654: Session not expiring with IE5

2001-12-21 Thread admin
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: Session related Bug description: Session not expiring with IE5 I am using session_start() and session_id() trying to identify visitors to my site. Problem: the session.cookie_lifetime is set

[PHP-DEV] Bug #13879 Updated: relative paths for chdir?

2001-10-30 Thread admin
ID: 13879 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Linux PHP Version: 4.0.6 New Comment: Oops. My apologies. I should have realized that this was a mistake on my part prior to submitting

[PHP-DEV] Bug #13879: relative paths for chdir?

2001-10-30 Thread admin
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: relative paths for chdir? Maybe there is a workaround for this or a very good security reason for not enabling this feature, but I just came across a

[PHP-DEV] Bug #13493: mail() is not supported

2001-10-01 Thread admin
From: [EMAIL PROTECTED] Operating system: Redhat 6.2 PHP version: 4.0.6 PHP Bug Type: Mail related Bug description: mail() is not supported When trying to send mail using PHP the following error message is received: Warning: mail() is not supported in this PHP build M

[PHP-DEV] Bug #13060: "allow_url_fopen = On" disables safe_mode UID check

2001-08-30 Thread admin
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: *Configuration Issues Bug description: "allow_url_fopen = On" disables safe_mode UID check When I turn off allow_url_fopen in php.ini the safe_mode UID check seems to be disabled. With "allo

[PHP-DEV] Bug #12983: crash due to infinite loop

2001-08-27 Thread admin
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4 PHP Bug Type: Reproducible crash Bug description: crash due to infinite loop if you run a loop with a typing error such as the following where $j is not defined the system goes into a infinite loop and cause

[PHP-DEV] Bug #12835 Updated: SNMP compiling bug

2001-08-19 Thread admin
ID: 12835 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: SNMP related Operating System: linux 2.2.14 (rh6) PHP Version: 4.0.6 New Comment: ./configure --with-snmp=/usr/local --with-openssl=/usr/src/openssl-0.9.6b didn't work, BUT

[PHP-DEV] Bug #12835 Updated: SNMP compiling bug

2001-08-19 Thread admin
ID: 12835 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: SNMP related Operating System: linux 2.2.14 (rh6) PHP Version: 4.0.6 New Comment: ucd-snmp ver 4.2.1. The configure line for ucd-snmp was ./configure --with-openssl=/home/in

[PHP-DEV] Bug #12835: SNMP compiling bug

2001-08-19 Thread admin
From: [EMAIL PROTECTED] Operating system: linux 2.2.14 (rh6) PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: SNMP compiling bug I believe there's a compilation problem with php and snmp. I've tried many different ways to go about trying to get it

[PHP-DEV] Bug #12397: Error in /usr/src/php-4.0.6/ext/standard/filestat.c:157

2001-07-26 Thread admin
From: [EMAIL PROTECTED] Operating system: Slack 7, 2.2.10, gcc 2.7.2.3 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: Error in /usr/src/php-4.0.6/ext/standard/filestat.c:157 gcc -I. -I/usr/src/php-4.0.6/ext/standard -I/usr/src/php-4.0.6/main -I/usr/src/ph

[PHP-DEV] Bug #12062: apache doesn't find libphp4.so

2001-07-11 Thread admin
From: [EMAIL PROTECTED] Operating system: slackware 8.0 PHP version: 4.0.6 PHP Bug Type: Dynamic loading Bug description: apache doesn't find libphp4.so i'm using slackware 8.0 with apache 1.3 and i want to install php 4.0.6. when i try to ./configure with : ./configure

[PHP-DEV] Bug #11513: ImageCreateFromGIF not work

2001-06-18 Thread admin
From: [EMAIL PROTECTED] Operating system: Windows2000 PHP version: 4.0.5 PHP Bug Type: PHP options/info functions Bug description: ImageCreateFromGIF not work $img = @ImageCreateFromGIF("counter/$type/bg.gif"); -- Edit Bug report at: http://bugs.php.net/?id=11513&edit=

[PHP-DEV] Bug #10833: Hyperlink tag when split on multiple lines, session ids are not propagated

2001-05-12 Thread admin
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: *Session related Bug description: Hyperlink tag when split on multiple lines, session ids are not propagated This applicable for browsers that don't allow cookies: The following is not wor

[PHP-DEV] PHP 4.0 Bug #10088: Object linking

2001-03-31 Thread admin
From: [EMAIL PROTECTED] Operating system: W2K PHP version: 4.0.4pl1 PHP Bug Type: Class/Object related Bug description: Object linking The script shown attempts to implement a linked list, but the problem is more general and occurs in many similar situations. dump(); print

[PHP-DEV] Re: [PHP] No same username

2001-02-25 Thread Web Admin
define a UNIQUE field :)   - Original Message - From: Brandon Feldhahn To: [EMAIL PROTECTED] ; [EMAIL PROTECTED] ; [EMAIL PROTECTED] Sent: Sunday, February 25, 2001 4:03 PM Subject: [PHP] No same username how do i make somthing with my database that knows it the

[PHP-DEV] Re: PHP 4.0 Bug #9126 Updated: Compilation stop with PDF_show_boxed in -lpdf... no

2001-02-06 Thread PowerWeb root admin
> > ID: 9126 > Updated by: derick > Reported By: [EMAIL PROTECTED] > Old-Status: Open > Status: Closed > Bug Type: Compile Problem > Assigned To: > Comments: > > You need to compile pdflib --with-shared-pdflib for use with PHP. IF this still >causes problems, reopen this report. Well, does no

[PHP-DEV] PHP 4.0 Bug #8720: Apache/PHP dumps core when starting

2001-01-15 Thread admin
From: [EMAIL PROTECTED] Operating system: FreeBSD 3.4 PHP version: 4.0.4pl1 PHP Bug Type: Reproduceable crash Bug description: Apache/PHP dumps core when starting I'm building Apache 1.3.14 + OpenSSL 0.9.6 + PHP 4.0.4pl1 Everything compiles fine (I'm using the same options