[PHP-DEV] Problem with MQL & PHP

2002-09-24 Thread Ms Rubina Khatoon
Can any one please help me with below error?? Its working fine on another environment,Thanks. Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/www/winnerwireless/includes/functions/database.php on line 49 ___

[PHP-DEV] Bug #15275 Updated: Apache 1.3.20 won't start with newly compiled PHP 4.1.1

2002-01-29 Thread ms
ID: 15275 User updated by: [EMAIL PROTECTED] Old Summary: Apache 1.3.20 won't start with newly compiled PHP 4.1.1 Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: SuSE Linux 7.1 Kernel 2.4.2 PHP Version: 4.1.1 New Comment: Line 224 of http.conf is : LoadMo

[PHP-DEV] Bug #15275: Apache 1.3.20 won't start with newly compiled PHP 4.1.1

2002-01-29 Thread ms
From: [EMAIL PROTECTED] Operating system: SuSE Linux 7.1 Kernel 2.4.2 PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: Apache 1.3.20 won't start with newly compiled PHP 4.1.1 Apache version = 1.3.20 mod_ssl version = 2.8.4 for apache 1.3.20 openssl version

[PHP-DEV] Bug #14312: LDAP modifyTimestamp et al.

2001-12-01 Thread ms
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: LDAP modifyTimestamp et al. Openldap can automatically maintain special attributes for Ldap entries such as: modifiersName, modifyTimestamp, creators

[PHP-DEV] PHP 4.0 Bug #10678 Updated: distinction between false and "0" (string)

2001-05-04 Thread ms
ID: 10678 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: *General Issues Description: distinction between false and "0" (string) ah .. sorry. thanks for the explanation. Previous Comments: --- [2001-05-04 19:34

[PHP-DEV] Bug #10678: distinction between false and "0" (string)

2001-05-04 Thread ms
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.4pl1 PHP Bug Type: *General Issues Bug description: distinction between false and "0" (string) There is a subtle problem with functions returning 'false' as an return status indication. Take for example strstr(hay

[PHP-DEV] PHP 4.0 Bug #8750 Updated: /usr/local/lib/php.ini is ignored

2001-01-19 Thread ms
ID: 8750 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Scripting Engine problem Description: /usr/local/lib/php.ini is ignored Thanks for your help. it works now! I think I will blame the documenation though. There is this page about the php.ini: http://www

[PHP-DEV] PHP 4.0 Bug #8750: /usr/local/lib/php.ini is ignored

2001-01-16 Thread ms
From: [EMAIL PROTECTED] Operating system: Linux Redhat 7.0 PHP version: 4.0.4pl1 PHP Bug Type: Scripting Engine problem Bug description: /usr/local/lib/php.ini is ignored I have the following option in my php.ini: magic_quotes_gpc off However "php -i" shows it as "on".