i found this package called the PHP triad that installs php, apache and
mySQL and, more importantly, configures them all. if nothing else, try this
and look at the configuration files it configures and reinstall manually the
way you want. this thing worked for me.
http://www.phpgeek.com/modules.
Okay i installed php on apache webserver as a cgi .exe on windows xp. i tried 4.06 it
use to work so i changed to 4.1.1 when i upgraded my webserver php doesn't seem to be
accepting variables anymore. Now when i tried going back to 4.0.6 it till wont accept
variables passed in the url. can you
Hi everyone !
I try to install PHP in the following environment.
O/S : solaris 2.7
PHP version : 4.0.6
Web Server : Nestscape Enterprise 3.6
But, I have some problems in installing PHP4. I referenced the
following document fully.
http://benoit.noss.free.fr/php/install
Dear PHP Colleagues,
After a rest period of nearly a year, we are back to our old tricks,
trying to build a "kitchen sink" version of the latest PHP release, 4.1.1,
on our SPARC platforms under Solaris 2.8/gcc 2.95.2, using as many options
as possible.
Not suprisingly, we have encountered a num
I finally got PHP installed and working thanks to
http://www.e-gineer.com/index.phtml . Be aware that you have to intall
Apache first, then mySQl, then PHP. and I had problems and the very end, but
the help messages from others at the bottome of the page solved my problem,
I still don't know how I
php-install Digest 1 Feb 2002 20:46:03 - Issue 679
Topics (messages 5890 through 5900):
why does command line run-on over beginning of line
5890 by: Dan Campbell
5898 by: David Jackson
Php Imap and Apache
5891 by: CIVITA ALAN
Re: Newby -- Browser won't run php
I finally got PHP installed and working thanks to
http://www.e-gineer.com/index.phtml . Be aware that you have to intall
Apache first, then mySQl, then PHP. and I had problems and the very end, but
the help messages from others at the bottome of the page solved my problem,
I still don't know how I
While I admit I forgot the semicolon, do note that PHP allows three
different opening delimiters:
just so that we can feel complete.
In the future, I'm sure the folks at php.net would prefer we keep talk on
this list to install questions, which I was initially helping with, not
syntactical ques
Dan --
It has nothing to do with mysql, it has to do with the why console is
set up.
If you want a more complete answer post to linux-admin news group.
to continue a command use a \ at the end ie.
./configure ---with-mysql=/usr/local/mysql \
--with-with=what ever
or better still use a shell
Your could of course put it on one line:
Richard Hillström (GIS) wrote:
>
> Hi,
> It should be
> phpinfo();
> ?>
>
> Best Regards
>
> Richard Hillström
>
> -Original Message-
> From: Mike Frazer [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 31, 2002 9:49 PM
> To: [EMAIL PROTE
Ok, I should have read php.ini information. The first paragraph notifies:
"...Instead of using $foo, you must use $_REQUEST["foo"]..."
Now it´s working. Thanks!
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Laura Silveira Mastella" <[EMAIL PROTECTED]>
Sent: Friday, February 01, 2
Well, now PHP is being parsed, but I have a problem with variables: they are
not being automatically set by PHP.
I have created a very simple html form (copied from php.net)
index.html
---
Your name:
You age:
--
Hi,
Am tryin to compile PHP to support Oracle9, but it continues to crash with the
following debug.log.
PHP 4.0.6 is patched to recognise Oracle9, and I have set $ORACLE_HOME and added
$ORACLE_HOME/lib to $LD_LIBRARY_PATH.
I have put $ORACLE_HOME/lib in ld.so.conf and run ldconfig.
This is
I have this problem :
System: Unixware711 (udk 711b)
apache: 1.3.23
php: 4.1.1 as DSO module
Both compile fine. But when launche apache with php module, it fails with
"symbol not found pow.
Adding the libraries to apache helps but it doesn't seem the right thing
to do.
dlopen should look for a
Hi,
It should be
Best Regards
Richard Hillström
-Original Message-
From: Mike Frazer [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 31, 2002 9:49 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Re: Newby -- Browser won't run php
Are you looking for rather than ?
Also, make absol
15 matches
Mail list logo