[PHP-DEV] JP Graph

2003-02-27 Thread K
Hi all, I'm using JPGraph on a localhost for a website opened via a host redirect. My problem is that nobody can see the graphs but me ('cause I'm on localhost). Any clues? Thx. -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] php.ini ignored! Re: [PHP] PHP 4.3.0 released

2002-12-28 Thread omer k
redhat, apache2.0.43 (as dso). compiles and runs without a problem php4.3.0release fails to utilize php.ini settings. ignores changes to the ini file. ./configure --with-config-file-path=/usr/local/apache2/conf/php.ini --with-a pxs2=/usr/local/apache2/bin/apxs --with-mysql (got no errors) thi

[PHP-DEV] Re: results of mysql_fetch are returning the incorrect records

2002-08-15 Thread K. Lee
I tried echo the sql in this function but I do not know where it print the statement. This function is inside *.inc file which is require in the html that I am printing the results of the query. So, to answer your question, I using the data to display on a html page. I am returning an array fro

[PHP-DEV] results of mysql_fetch are returning the incorrect records

2002-08-13 Thread K. Lee
I have problems with mysql_fetch return the wrong records. If I execute the sql statement in mysql, I receive the correct results. When I used mysql_fetch function, it does not return the correct results. Below is my function and the format sql statement function companiesByBusiness_ZipCode_Bu

[PHP-DEV] create a file (simple)

2002-08-10 Thread K. Lee
This is my first using php. I trying to do something by creating file to see the sql statement I am sending to my database. I assuming php does not have way throw up a simple message box. Anyway, if I could get this file to create that would be great. Any help would be appreciated. function wr

[PHP-DEV] create file (simple)

2002-08-10 Thread K. Lee
I am new at php. I trying to debug my code. So, I am trying to print out my sql statement to a file to make sure the syntax is correct. I trying to find a way to print out to a message box or something. I guess php does not have that capability or I cannot find the function that will help me d

[PHP-DEV] Bug #14250 Updated: From cvs, ./buildconf reports errors

2001-11-27 Thread k . davies
ID: 14250 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Compile Failure Operating System: Cobalt RAQ 3-Red Hat 5 PHP Version: 4.2.0 dev (CVS) New Comment: dont know, will take 30mins to get to my pc, another 30mins to get to server a

[PHP-DEV] Bug #14250 Updated: From cvs, ./buildconf reports errors

2001-11-27 Thread k . davies
ID: 14250 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Cobalt RAQ 3-Red Hat 5 PHP Version: 4.2.0 dev (CVS) New Comment: Thanks for that. wget didnt get it, so its a long haul to download to my pc then back to the ser

[PHP-DEV] Bug #14250 Updated: From cvs, ./buildconf reports errors

2001-11-27 Thread k . davies
ID: 14250 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Cobalt RAQ 3-Red Hat 5 PHP Version: 4.2.0 dev (CVS) New Comment: Just a though, It is version 4.1 thats available from cvs? Previous Comments: -

[PHP-DEV] Bug #14250 Updated: From cvs, ./buildconf reports errors

2001-11-27 Thread k . davies
ID: 14250 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Compile Failure Operating System: Cobalt RAQ 3-Red Hat 5 PHP Version: 4.2.0 dev (CVS) New Comment: Obvious when you know how. Results from the ./buildconf configure.in:88: e

[PHP-DEV] Bug #14250 Updated: From cvs, ./buildconf reports errors

2001-11-27 Thread k . davies
ID: 14250 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: Cobalt RAQ 3-Red Hat 5 PHP Version: 4.2.0 dev (CVS) New Comment: got php from cvs today Previous Comments:

[PHP-DEV] Bug #14250 Updated: From cvs, ./buildconf reports errors

2001-11-27 Thread k . davies
ID: 14250 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Compile Failure Operating System: Cobalt RAQ 3-Red Hat 5 PHP Version: 4.2.0 dev (CVS) New Comment: Yes I have installed all the latest, doing ./buildconf wont rebuild, is there

[PHP-DEV] Bug #14250: From cvs, ./buildconf reports errors

2001-11-27 Thread k . davies
From: [EMAIL PROTECTED] Operating system: Cobalt RAQ 3-Red Hat 5 PHP version: 4.1.0 PHP Bug Type: Compile Failure Bug description: From cvs, ./buildconf reports errors Been following up on the apxs -s problem (14035), so got php from cvs, and had errors when executing ./buil

[PHP-DEV] Bug #14123 Updated: segfault (possibly dom/xml/xslt related)

2001-11-19 Thread christopher . k . hall
ID: 14123 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Unknown/Other Function Operating System: linux redhat 7.0 PHP Version: 4.1.0RC1 New Comment: after additional research i have found it is a dom xml function bug, specifically, xpath_new_context().

[PHP-DEV] Bug #14123: segfault (possibly dom/xml/xslt related)

2001-11-19 Thread christopher . k . hall
From: [EMAIL PROTECTED] Operating system: linux redhat 7.0 PHP version: 4.1.0RC1 PHP Bug Type: Unknown/Other Function Bug description: segfault (possibly dom/xml/xslt related) configure options: ./configure \ --cache-file=/dev/null \ --with-config-file-path=/usr/local/a

[PHP-DEV] Bug #13524 Updated: session_unset() with no registered vars causes segfault w/save_handler=user

2001-10-04 Thread christopher . k . hall
ID: 13524 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: linux 2.2.19 redhat PHP Version: 4.0.5 New Comment: sorry, i meant to add, you will want to load testsessions.php in your browser first. Previous Comments: ---

[PHP-DEV] Bug #13524 Updated: session_unset() with no registered vars causes segfault w/save_handler=user

2001-10-04 Thread christopher . k . hall
ID: 13524 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: linux 2.2.19 redhat PHP Version: 4.0.5 New Comment: sorry, i meant to add, you will want to load testsessions.php in your browser first. Previous Comments: ---

[PHP-DEV] Bug #13524 Updated: session_unset() with no registered vars causes segfault w/save_handler=user

2001-10-04 Thread christopher . k . hall
ID: 13524 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: linux 2.2.19 redhat PHP Version: 4.0.5 New Comment: unfortunately i cannot as i do not have control over install of php in my company. however, as a side note, i

[PHP-DEV] Bug #13524 Updated: session_unset() with no registered vars causes segfault w/save_handler=user

2001-10-02 Thread christopher . k . hall
ID: 13524 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Session related Operating System: linux 2.2.19 redhat PHP Version: 4.0.5 New Comment: added the NECESSARY returns on all the handler functions and now it appears to work fine.

[PHP-DEV] Bug #13524: session_unset() with no registered vars causes segfault w/save_handler=user

2001-10-02 Thread christopher . k . hall
From: [EMAIL PROTECTED] Operating system: linux 2.2.19 redhat PHP version: 4.0.5 PHP Bug Type: Session related Bug description: session_unset() with no registered vars causes segfault w/save_handler=user when using session_unset() with no registered vars in the session, i g

[PHP-DEV] Bug #12947: Https does not work

2001-08-24 Thread m . k . evans
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: HTTP related Bug description: Https does not work Hi When switching to a https site the page loads ok but there is no padlock in the lower right hand corner of IE 5 to say that the site is se

[PHP-DEV] Memory Issues with Mysql + 4.0.6

2001-07-12 Thread Chris K. Chew
Hi. PHP crashes every time we run a certain batch of reports since we upgraded from 4.0.4pl1 to 4.0.6. The report is ridiculously complex and requires a boat-load of database queries. They ran very well on the previous versions of PHP. Information: --The script tanks after the 34th query, at

[PHP-DEV] Memory Issues During MySQL Connection

2001-07-11 Thread Chris K. Chew
Can anybody offer suggestions for solving a problem that appears to be a memory issue when connecting to a mysql database since the latest php update? We generate a report that is ridiculously complex and requires a boat-load of database queries. PHP crashes every time since the upgrade to 4.06 f

[PHP-DEV] Re: Bug #10773 Updated: C Compiler cannot create executables

2001-05-10 Thread Matthew K Keller
Yes I do have gcc loaded, so what do I do from here - Original Message - From: "Bug Database" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, May 09, 2001 11:53 PM Subject: Bug #10773 Updated: C Compiler cannot create executables > ID: 10773 > Updated by: sniper > Reported B

RE: [PHP-DEV] PHP 4.0 Bug #8889 Updated: Memory is not being freed.

2001-04-30 Thread Rod K
Couldn't one just run a cgi and module version simultaneously? Set an add type directive to pass an extension, say .cphp, to the cgi instead of the module. Then those scripts that use extensive memory could be extended with .cphp??? -Original Message- From: Brian Foddy [mailto:[EMAIL PR

[PHP-DEV] PHP 4.0 Bug #9295: Error passing DATE to OpenLink

2001-02-16 Thread k . watkins
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.2-STABLE PHP version: 4.0.4pl1 PHP Bug Type: ODBC related Bug description: Error passing DATE to OpenLink Reproducing the problem: odbc_do($cid, 'Select * from table where datefield=DATE("16/02/2001