Please unsubscribe me from this list
Gurus,
Is there a forum for developer lists..
I am past installing and need help with code..
Hari
Create a file called
phpinfo();
?>
Call it from a browser (I take it I.E.)
and see if it comes back with all parameters..
If you get all parameters
(a page in short) – you should be fine.
Hari
-Original Message-
From: anhydro
[mailto:[EMAIL PROTECTED]
Sent:
Instead of straight passing through to the variable,
Use a sql statement
$s=" Select first_name...from";
$s.=" ..";
Once this is done
Use an array to store values selected
Eg :
$firstname='first_name'
echo $firstname..
see if this works
-Original Message-
From: Monique Verrier [mailto:
Can you paste the contents of phpinfo.php..
phpinfo();
?>
-Original Message-
From: Jordi Llorens
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 07, 2004
5:46 AM
To: [EMAIL PROTECTED]
Subject: [PHP-INSTALL] php apache
and ldap
Hello,
I'm trying to
ins
{ echo "configure: error: Header contains different version" 1>&2; exit
1; }
-- From the looks of it it appears that you can do one of two things
Since you want to install PHP with db3, recommend that you install PHP
with option --with-db3=
Second option would be to remove earlier versions of db3
:18 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-INSTALL] Fedora Core 1 with postgresql
On Friday 12 March 2004 03:00 pm, Hari Bhanujan wrote:
> To all:
>
> I am trying to configure PHP 4.3.3. to work with postgresql. The
problem
> I am having is that there is an
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-INSTALL] Fedora Core 1 with postgresql
On Friday 12 March 2004 03:00 pm, Hari Bhanujan wrote:
> To all:
>
> I am trying to configure PHP 4.3.3. to work with postgresql. The
problem
> I am having is that there is an error while connecting to Pos
: Friday, March 12, 2004 3:18 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-INSTALL] Fedora Core 1 with postgresql
On Friday 12 March 2004 03:00 pm, Hari Bhanujan wrote:
> To all:
>
> I am trying to configure PHP 4.3.3. to work with postgresql. The
problem
> I am having is t
To all:
I am trying to configure PHP 4.3.3. to work with postgresql. The problem
I am having is that there is an error while connecting to Postgresql
when trying to use the pg_connect() function in PHP. I am using Fedora
core 1 on PIII 512MB RAM box. I installed the OS with the options for
Postgre
building the latest flavor of PHP, but it has a ton of
dependancies, and I'd rather get what I have up and running before I go
off an install another version of PHP.
Any other ideas? Thanks for your help!
-C.M. Hobbs
Hari Bhanujan wrote:
> What version of apache are you using ? Is it 2
What version of apache are you using ? Is it 2.0..
I would recommend that you remove the LoadModule php4since you
already are using AddType.
As far as phpinfo() is concerned, save that as a .php file in your
DocumentRoot and then from a browser call it using
http://localhost/filename.php
Th
Martin,
I had the same problem. Call the script index.php or hello.php
Once that is done from your browser type in the following
http://localhost/index.php or http://localhost/hello.php
You should be able to see the parsed php script..
Regards
Hari
-Original Message-
From: Chris Hewi
1:13 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP-INSTALL] Installing PHP 5.0 - viewing php script
Hari Bhanujan wrote:
>I have checked the php.ini file. The option for short_open_tag is set
to
>on (not that it makes any difference).
>
>I am installing PHP again
To: [EMAIL PROTECTED]
Subject: RE: [PHP-INSTALL] Installing PHP 5.0 - viewing php script
Perhaps it has something to do with "php.ini".
Php.ini can determine the basic characterisctic
of your php.
Mkie
--- Hari Bhanujan <[EMAIL PROTECTED]> wrote:
> Jaap and all PHP gurus
>
PROTECTED]
Sent: Tuesday, March 02, 2004 2:58 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-INSTALL] Installing PHP 5.0 - viewing php script
At 2004-03-01 16:07, Hari Bhanujan wrote:
>The problem is that when I try to embed php inside of an html file, I
can see all the html tags reflecting fine w
Gurus
I have downloaded the latest version of PHP (version
5.0.0b4) for Fedora core 1. (Linux running on Pentium II -333 MHz)
I went and did a straight install
- ./configure
- make
- make install
I did not experience any errors at all during any of these
stages. Also, I am run
17 matches
Mail list logo