On Thu, 23 Jan 2003 12:28:21 -0800, Richard Baskett wrote:
> Ok I am hearing a bad rumor that Red Hat 8.0 and the Mac xserve both come
> with Apache 2.. now is this a rumor or is this true?
>
> If it's true.. why? And does anybody have any experience in uninstalling
> Apache 2 on the xserve and
On Wed, 08 May 2002 22:09:59 +0200, Gerard Samuel wrote:
> The reason for this thought was that I have given up on gettext because
> it requires putenv(), and most people who are using my script wouldn't
> be able to use it because safe_mode is on.
You are correct! But this is how the gettext li
I need an external polling application that needs to feed data into a
database. The database interface is web driven through php. The problem
with php is that it cannot spawn itself to multiple threads - this is a
requirement of my poller to reduce the poll time. Perl works perfectly
for this, but
On Sun, 21 Apr 2002 00:54:39 +0200, Manuel Lemos wrote:
> Hello,
>
> Richard Ellerbrock wrote:
>> > If you want to hear experiences of people that tried Metabase, try
>> > asking in Metabase mailing list (
>> > http://groups.yahoo.com/group/metabase-dev/
On Thu, 18 Apr 2002 16:05:13 +0200, Manuel Lemos wrote:
> Hello,
>
> Sp wrote:
>>
>> Hi Manuel, I still don't see a problem in others telling their
>> experiences with certain packages. If someone has just used metabase
>> or has just used adodb then I would like to hear how easy/hard it was
>
On Tue, 16 Apr 2002 01:48:34 +0200, James Cox wrote:
>> Hello !
>> I'm planning to write a database application for MySQL, and then port
>> it
> to
>> PostrgeSQL.
>> Is there any library or class that could help me to write/maintain just
> one
>> source code for both MySQL and PostgreSQL ?
>
>
$result=mysql_query("DELETE FROM customer
WHERE customer=$cust",
$ds) and
$result=mysql_query("DELETE FROM custinfo
WHERE customer=$cust",
$ds) and
$result=mysql_query("DELETE FROM revdns
WHERE customer=$cust",
$ds) and
AuditL
The following code generates a warning when register_globals=off and
error reporting is set to E_ALL. How do I define the constant in another
way not to generate a warning? This is with php 4.1.1. I use defines
extensively throughout my code and it is making my debugging difficult
through the tran
A couple of days ago I posted the solution. See
http://groups.google.com/groups?q=ipplan&hl=en&lr=lang_en|lang_de&newwindow=1&selm=sc3eaf22.018%40eskom.co.za&rnum=4
Antonio S. Martins Jr. wrote:
> Hi Everybody,
>
>Has anyone doing it sucefuly? I can compile it. The phpinfo(); call
> return
I have been having problems with Segmentation faults when using SNMP
with PHP. This used to work just fine on my Redhat 6.2 box. Appears that
the problem is related to the way the standard Redhat 7.x ucd-snmp RPM
is built. Rebuilding the RPM using the latest software obtained from
http://sourcefor
I thought about that but that would require almost everybody using my app (OpenSource)
requiring a rebuild of php. This would really detract from its usefulness.
--
Richard Ellerbrock
[EMAIL PROTECTED]
>>> Phil Driscoll <[EMAIL PROTECTED]> 2001/07/31 04:02:50 >>&g
swer is NOT 0;
I now have to call an external perl program to do the calc. I have a bug logged with
php development, but the answer I got is that this will not work till you can have
unsigned longs in php. I am using php 4.0.6
Please copy me on replies. TIA
--
Richard Ellerbrock
[EMAIL PROTE
(no error though, just wrong
results!!!). Is there anyway to make the number unsigned or a long int as in C? Else,
how do I do binary arithmetic for IP addresses?
This is using 4.04p1.
--
Richard Ellerbrock
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe
want to re-invent the wheel. Any pointers will
be most grateful.
Please copy me on replies as I am not on the list. Thanks.
--
Richard Ellerbrock
[EMAIL PROTECTED]
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
14 matches
Mail list logo