[PHP-DEV] HELP HELP HELP

2002-08-02 Thread JJ
Hey kinda newbie question here. I am running apache 1.3.6 (tryed with 2 for that matter) and I can't run php scripts properly, the scripts are interpreted fine but I can't pass any vars from an html form, they just come out empty. I tried with GET and POST with no luck. All seems to be fine in

[PHP-DEV] Bug #14776 Updated: httpd crashes with 4.1.1 (and 4.1.0) when safe-mode=on and header();

2002-01-14 Thread jj
ID: 14776 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: FreeBSD 4.4-stable PHP Version: 4.1.1 New Comment: which files were modified? how can i get only these files from anonymous

[PHP-DEV] Bug #14776 Updated: httpd crashes with 4.1.1 (and 4.1.0) when safe-mode=on and header();

2002-01-14 Thread jj
ID: 14776 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Reproducible crash Operating System: FreeBSD 4.4-stable PHP Version: 4.1.1 New Comment: Ok, found it allready. and this patch really works! thanx Previous

[PHP-DEV] Bug #14864: Object and sessions, no way!

2002-01-04 Thread jj
From: [EMAIL PROTECTED] Operating system: Linux Slackware and Cobalt Raq4 PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: Object and sessions, no way! FIRST OUTPUT: New object REFRESH BROWSER: Fatal error: The script tried to execute a method or

[PHP-DEV] Bug #14864 Updated: Object and sessions, no way!

2002-01-04 Thread jj
ID: 14864 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Linux Slackware and Cobalt Raq4 PHP Version: 4.1.1 New Comment: mispelled while restyling the code for you :-) ?php class BinLaden{ var $wow; function

[PHP-DEV] Bug #14864 Updated: Object and sessions, no way!

2002-01-04 Thread jj
ID: 14864 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Bug Type: Reproducible crash Operating System: Linux Slackware and Cobalt Raq4 PHP Version: 4.1.1 New Comment: Quite strange, I've just copied the php.ini-dist on the php.ini I had and now

[PHP-DEV] Bug #14864 Updated: Object and sessions, no way!

2002-01-04 Thread jj
ID: 14864 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Old Bug Type: Session related Bug Type: Reproducible crash Operating System: Linux Slackware and Cobalt Raq4 PHP Version: 4.1.1 New Comment: Just tell me, if U want, how to send you both

[PHP-DEV] Bug #14475 Updated: unlink($PHP_SELF) cause strange message

2001-12-13 Thread jj
ID: 14475 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Filesystem function related Operating System: Linux Slackware and Cobalt Raq4 PHP Version: 4.0.6 New Comment: chmod 777 uff.php then it gives the same error. Infact I wouldn't suggest for a bug

[PHP-DEV] Bug #14475: unlink($PHP_SELF) cause strange message

2001-12-12 Thread jj
From: [EMAIL PROTECTED] Operating system: Linux Slackware and Cobalt Raq4 PHP version: 4.0.6 PHP Bug Type: Filesystem function related Bug description: unlink($PHP_SELF) cause strange message I've tryed to unlink the self .php file with: unlink($PHP_SELF); and got this

[PHP-DEV] PHP 4.0 Bug #9198 Updated: ocassional session blackouts

2001-02-10 Thread jj
ID: 9198 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Session related Description: ocassional session blackouts This is my session configuration: session.save_handler = files ; handler used to store/retrieve data session.save_path = /tmp; argument passed to

[PHP-DEV] PHP 4.0 Bug #9198: ocassional session blackouts

2001-02-09 Thread jj
From: [EMAIL PROTECTED] Operating system: Debian/GNU Linux 2.2 PHP version: 4.0.0 PHP Bug Type: *Session related Bug description: ocassional session blackouts My application used to run PHPLIB for the sake of session variables. After migrating to PHP4, I made it use the