[PHP-INST] HTTPD

2002-11-25 Thread Marcus Van Wyk
Hi there Does any one know how or where to check why apache doesn't start up I've check all log files in /usr/local/apache/logs error info warnings but it does not say why the daemon was killed while I was out Now when I try and restart it the httpd does come up. Any help would be appreciate

[PHP-INST] numbers

2002-10-31 Thread Marcus Van Wyk
Hi there Guys Anyone in list know how to strip number and round off to the nearest meaning if Number = R245.614035088 it should strip it down to R245.61 Thank in advance Marcus PS* i have bcmath enable in PHP == This message contai

[PHP-INST] function help

2002-10-28 Thread Marcus Van Wyk
Hi there Please assist me with the following. I'm try to create a function so that is does the following. if ($Row[s_dial1]=="0"){ print (" 0 1 2 3 4 print (""); } if ($Row[s_dial1]=="1"){ print (" 0 1 2 3 4 print (""); } This in turn does the following If the Db field $Row[s_dial1] = 0 the dro

[PHP-INST] var problem

2002-10-18 Thread Marcus Van Wyk
Hi there I have just set up Mandrake 8 configure php to work with apache this was my config command line. ./configure' '--with-mysql' '--with-apache=../apache_1.3.26/' '--enable-bcmath' '--disable-static' '--disable-debug' '--disable-rpath' '--enable-pic' '--enable-inline-optimization' '--pref

[PHP-INST] cookies

2002-10-18 Thread Marcus Van Wyk
Has anyone worked with a php package off the net called irm == This message contains information intended for the perusal, and/or use (if so stated), by the stated addressee(s) only. The information is confidential and privileged. If you a

Re: [PHP-INST] apxs missing

2002-10-16 Thread Marcus Van Wyk
us Lerdorf [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, 17 October 2002 9:23 AM > > To: Marcus Van Wyk > > Cc: [EMAIL PROTECTED] > > Subject: Re: [PHP-INST] apxs missing > > > > > > Install the apache-devel package > > > > On Thu, 17 Oct 20

[PHP-INST] apxs missing

2002-10-16 Thread Marcus Van Wyk
Hi there Just installed Mandrake 8 And I'm trying to configure php so that I can use it for script on a Web server but it say that you have to configure like this ./configure --with-mysql --with-apxs=/to/the/path/apxs I've looked just about every where for apxs but can not find it any ideas

[PHP-INST] rpm bcmath

2002-10-16 Thread Marcus Van Wyk
Hi there Just a question. Is there a rpm somewhere ? that I can download for php for MDK that has bcmath already configured. Thanks in advance Marcus == This message contains information intended for the perusal, and/or use (if so st

[PHP-INST] phpMyAdmin

2002-10-14 Thread Marcus Van Wyk
Hi there I've just gone and setup PhpMyAdmin I've done what the install file told me to do. And as soon as I load the index.php to the browser I see the DB e.g MySQL test as soon as I click on one of them it replies saying No tables found in database this is the same for MySQL and test. I

[PHP-INST] php+apache problem

2002-10-14 Thread Marcus Van Wyk
Hi there Hoping to find some help here I have a Linux 8 box I'm trying to set up MySQL to work with php.4.2.3 to work with apache.1.3 I've gone through a very descriptive howto to install. But as soon as I load a .php page to the browser it tries to download any help on how to fix this would