Hi,
I am new in compiling source under cygwin environment
1. first I have downloaded th gd1.8.4.tar and untar into
/usr/local/src/gd-1.8.4 directory
2. In my cygwin , i do have installed the libpng 1.2.5-1 and zlib1.1.4-1 ,
but not freetype(not intend to install)
3. now what should I do under the
n" <[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
>
> Hi,
>
>
>
> What is your OS?
>
>
>
> Jacob A. van Zanen
> Oracle DBA
>
>
>
>
> -Original Message-
> From: skumar [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July
Hi again,
I'm using Mandrake 8.2 and I have problems with Apache and PHP.
I have compiled my Apache 2.0.47 with the command in part B of this
message. I have tried if it works, and all is ok, it shows me my html pages.
Then I have installed these RPMs:
php-gd-4.1.2-1mdk, php-mysql-4.
Hi,
What is your OS?
Jacob A. van Zanen
Oracle DBA
-Original Message-
From: skumar [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 24, 2003 4:13 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] How to make php work with apache
Hello,
I am newbie to PHP. I have installed php but i
Hello,
I am newbie to PHP. I have installed php but i don't know, how to make it
work
with apache. I will grateful if someone can give some pointersof web page or
any
tips.
Thanks
kumar
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Hi,
>
> I've been trying to install PHP4.3.1 on RH8 (with apache 2.0.40) with mysql.
> Is there anyone has sucessfully install PHP with this combination?
>
> Besides, I would also like to update the Apache that comes with RH8 to
> 2.0.44 with the same version of PHP and mysql, anyone know how t
Hi,
I've been trying to install PHP4.3.1 on RH8 (with apache 2.0.40) with mysql.
Is there anyone has sucessfully install PHP with this combination?
Besides, I would also like to update the Apache that comes with RH8 to
2.0.44 with the same version of PHP and mysql, anyone know how to do it?
Than
I could use COM() to start up word application. How could I start up outlook
using COM() and also populate the "TO" and "FROM" email addresses?
William Cheung, B.Sc. MCSE MCDBA
Databyte Corp.
Hello
I have a web server developed for us, but I would like to do it work with
php, can you explain me how I make do it? If is necessary I modify source
code of the server, it isn't problem, I have it.
If it isn't the correct place to ask it, sorry me, and I'll be greateful if
you say me where I
I have PHP installed on a WinNT computer with Apache web server. I have 2
different domains on the same machine (Virtual hosts in Apache).
So my question is:
Is it possible to have different include_path's, depending on which domain
is used.
Example:
I want xx.com to have the following include p
kind regards,
Richard Pijnenburg
Klik-on Internet Solutions
> -Original Message-
> From: Jaleen Liu [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 22, 2002 5:35 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] How to install PHP both as an apache module and as
a
>
Hi,
I need to install a software which requires PHP to be
installed both as an apache module and as a standalone
interpreter. Can anyone give some hint how to do that
after unzip the source file? I am using linux redhat
8.0.
Thanks
Jaleen
__
Do
how can install php under ii 6.0?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
azumin u have IE
click on tools (in the main menu bar of IE)
select internet options
type http:\\localhost\index.php
this will set ur index.php to b your home page
so that every time u run IE or click home u ll see index.php
hope it helps .
toby .
___
ok..
i'm running winxp/apache2.0.43/php4.2.3
default document root is on c:\apache\apache2\htdocs
1st time intalled apache, then i direct my browser to my server which
http://localhost, it display the page which is index.html(default) on that
root.
now the question is, how to change my default
Hello Doug,
Wednesday, September 11, 2002, 6:01:38 PM, you wrote:
DY> Appears my script is working now, although its spitting out a bunch
DY> of 'Undefined variable blah blah blah' messages.
DY> Would someone please enlighten me on where one find a simple english
DY> explanation of how to defin
The "undefined variable" message is a warning, not an error, and can therefore be
safely ignored. You can find detailed information on assigning variables here:
http://www.php.net/manual/en/language.variables.php
~Jim
>>> "Doug Young" <[EMAIL PROTECTED]> 09/11/02 09:56PM >>>
> Turn down the
> Turn down the error reporting in your script.
>
> http://us2.php.net/manual/en/function.error-reporting.php
>
Well I guess that would 'hide' the problem, but not fix it or
am I missing something here ??
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://w
Turn down the error reporting in your script.
http://us2.php.net/manual/en/function.error-reporting.php
~Jim
>>> "Doug Young" <[EMAIL PROTECTED]> 09/11/02 19:03 PM >>>
After considerable aggro getting PHP4 to do whaI wanted, I finally
got some joy by setting 'register globals = On' At present I
After considerable aggro getting PHP4 to do whaI wanted, I finally
got some joy by setting 'register globals = On' At present I couldn't
give a rats whether thats desirable or otherwise getting this thing
working is the first priority & figuring out the finer points can come
later.
Appears m
Hi,
I would like to run a php script but without giving it the extension .php.
Would like to do this because I have the trailing slash problem in apache.
(the last slash in a URL which tells apache if it is a file or a folder)
I already tried mod_rewrite... but this one doesnt work quite good wit
Hi!
I have a little problem, I have RedHat 7.1 server with a lot of PHP-based
programs that installed from RPMS and these RPMS requires redhat-specific
packages (php-imap, php-ldap, php-mysql, etc...) to be installed. But also I
need to have php-4.2.2 wiht mbstrig support to be installed. Is t
frank
make sure ur sapi and extensions folders are inside the folder where u ve
installed php
did u add the lines to httd.conf
#AddType application/x-httpd-php .phtml
#AddType application/x-httpd-php .html
Action application/x-httpd-php "/php/php.exe"
check these out
hope this helps
good lu
Hi, friend:
I urgenly need your help. I have been trying to install php4.2.1 and
apache1.3.26 in y Redhat6.1. However after following step by step of the
procedures in the manual of PHP.
Note I config apache using: ./configure --prefix=/usr/local/apache1326
--enable-module=so
I config php us
Hi,
I just installed PHP and want to edit the conf file of apache i am
running 98se how do i edit the conf file and what data do i insert?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
how to unsuscribe my self from this mailing list?
visita BORRACHOS
http://www.borrachoz.com
antonio pérez guerrero
TEL=927-14-62
veracruz, ver.
ICQ # 37385673
__
Get Your Free E-mail at http://www.prontomail.com
--
PHP Install Mailin
I have installed the Apache2 server and php4.2.1 and it runs sucessfully on
my IIS. But I don't know how to config the httpd.conf for Apache2. Please
help.
D.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
How do I create a script that shows me what data is captured in the $_COOKIE
superglobal. The php docs describe the $_COOKIE superglobal, but don't enumerate the
contents of the array (the docs do a great job of enumerating what is captured in the
$_SERVER array).
I am setting cookies and I c
as title, please
root@somecpr:~$ php test.php
bash: php: command not found
root@somecpr:~$
how to solve this?
some one else told me that some packages(?) else needed to be installed
but what are they? and where can I find them?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe
Apache allows specification of a configuration file (other than the default)
by using the -f option at the time the daemon is started. So, I can have
multiple instances of the same Apache binary running, each using a different
configuration file.
What I would like to do, is have each one of thos
Dear friends,
I found that I can't load or add any of the following modules, the Apache
tells me that there are no such files and I don't know where they reside.
Anyone can tell me?
AddModule mod_php.c
Dear newsgroup,
I am a complete php newbie, and I wish for your consideration. I got a
little problem here - I can't upgrade my php3 to php4: could you give me a
step by step instructions on how to upgrade from php v3.0.17 to v4.1.2?
I followed instructions found on the web - configured the htt
so at my site:
www.joe.to/live
i have a php page that queries two counter-strike servers to get info on
them
but i can only get it to show ONE server at a time. i am a beginner with php
and i can't figure out why it wont show two at once. the files there are for
you to look at. if you can tell
I have another question, how do I compile php so that have it as a
module in apache and also a shell binary? I want to call php from a cron
job (for cacti.)
Nicholas
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi
I'm upgrading PHP from version 4.0.1 to 4.1.2.
On 4.0.1, PNG support is enabled :-)
Using the same config.nice batch job, on 4.1.2, PNG support is
disabled. :-(
Can someone kindly give me a hint how to enable the PNG support ???
Thank you in advance.
Here the phpino message I get calling
hi ,
In my Windows2000 PHP is working fine on Apache-1.3. But how to
configure PHPLib on this environment? Can any one tell me where I
can find phplib for Windows2000?
Thanks,
Prasad.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
hi ,
In my Windows2000 PHP is working fine on Apache-1.3. But how to
configure PHPLib on this environment? Can any one tell me where I
can find phplib for Windows2000?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
For my existing Apache I have sucessfully build a new PHP Module. But I have
only a libphp4.a in /libs and for my existing apache I need a libphp4.so
Module File.
Is it possible to convert it, without recompiling and installing Apache??
Greetings from Germany...
--
Mit freundlichem Gruß,
> Here's what I get when trying to compile the latest snapshot of PHP with
> your patch (on FreeBSD 4.2 -- I will try on Slackware 8 next):
>
> OD_SSL=208104 -DEAPI -DUSE_EXPAT -I/usr/home/rick/snaps.php/php4-20020206180
> 0/TSRM -g -O2 -prefer-pic -c session.c
> session.c: In function `php_sess
Hi.
Can somebody tell me how to update a compiled Version of PHP 4.0.4 to 4.1.1
Installed OS is SuSE Linux 7.3 with a compiled version of 4.0.4
I was wondering if I have to heed for something. Or does somebody have a
link to
a Tutorial for updating PHP ?
Please help me out.
Thx
Daniel
--
PH
In php.ini:
; This directive allows you to disable certain functions for security
reasons.
; It receives a comma-deliminated list of function names. This directive is
; *NOT* affected by whether Safe Mode is turned On or Off.
disable_functions = chown, chmod, exec, passthru.
"Frederic Trudeau
I would like to disable those 'potentially' dangerous functions on my
server ... I can I manage to do that, other then manually edit de C code ?
Thanks
Frederic Trudeau
[A]dvanced [S]upport [A]gent
Colocation/Customer Support Agent
CAM Internet -> http://www.cam.org
"My God ! It's full of
I would like to disable those 'potentially' dangerous functions on my
server ... I can I manage to do that, other then manually edit de C code ?
Thanks
Frederic Trudeau
[A]dvanced [S]upport [A]gent
Colocation/Customer Support Agent
CAM Internet -> http://www.cam.org
"My God ! It's full of
Hello, on linux, using apache, I have php 4.05
Anyway, I want to use the
dl() feature, but when I try I get errors stating it cannot find/load that
.so file
That's fine
So I checked the 'dynamic extensions' path in my php.ini file
It showed
./
as the path
So, can I create a directory and pl
Dear sir,
Now I install "Oracle-9i" running on RedHat-7.2.
In php-4.1.0 and php-4.0.6 have option for Oracle-7 or 8 below.
--with-oci8[=DIR] Include Oracle-oci8 support. Default DIR is
ORACLE_HOME.
--with-oracle[=DIR] Include Oracle-oci7 support. Defa
Dear sir,
Now I install "Oracle-9i" running on RedHat-7.2
In php-4.0.6 have option for Oracle-7 or 8 below.
--with-oci8[=DIR] Include Oracle-oci8 support. Default DIR is
ORACLE_HOME.
--with-oracle[=DIR] Include Oracle-oci7 support. Default DIR is
Dear sir,
Now I install "Oracle-9i" running on RedHat-7.2
In php-4.0.6 have option for Oracle-7 or 8 below.
--with-oci8[=DIR] Include Oracle-oci8 support. Default DIR is
ORACLE_HOME.
--with-oracle[=DIR] Include Oracle-oci7 support. Default DIR is
I´ve php4 installed in my Red Hat 7.2 linux server and I´m sure I have
everything properly installed (php - client, server, lib and apache)
according to the manuals and comments that I found in this site... the
problem is that when I try to open a php3 extension page in the server, I
get the er
Guys. Please help. That's a very important thing.
Command-line parameters are ignored when using PHP as a CGI-module.
What is the problem?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact t
PROTECTED]
Subject: [PHP-INST] How to install PHP on Windows XP?
how to do this?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED] To
contact the list administrators, e-mail: [EMAIL PROTECTED
how to do this?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
I've follow your step to installing and configuring
php and apache, but when I configure apache i got this
error message.
"
cd ..; gcc -DSOLARIS2=270
-I/export/home/master/php/php-4.0.6
-I/export/home/master/php/php-4.0.6/main
-I/export/home/master/php/php-4.0.6/main
-I/export/home/master/php/ph
Hi,
I want to set a file that is download file ! but I don't know how to set ?
For Example:
Actually, I hope the browser open the save dialog box and save it file, but when I
click it will executive.
May be set some Apache Configuration. Do you know how to
With Php 4.0.6, I would like to compile it in n32 mode.
But I don't know what to set to make it n32.
The usual method given in INSTALL file compiles in o32 mode.
Can anybody help me?
Thanks in advance.
-Cho
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROT
you need to compile php as a binary, then all you need to do to run php
scripts at CLI is php -q "scriptname"
- Original Message -
From: "Perrin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 29, 2001 6:01 AM
Subject: [PHP-INST] How to
Hi Perrin.
>From PHP you are able to call any external program (shell scripts are nothing else)
>with the "system" call - which is also described in the php documentation
greetings,
sebastian
ps: i think i need the following file:
http://download.microsoft.com/msdownload/dcom/95/x86/en/dcom95
Dear all,
I would like to ask one question, on php program can call some shell script program ?
do you have some examples for me ? I tried to find on php help, but nothing to find !
Thank !
I'm new to PHP. I just installed PHP4 as an apache module. I'd also like to
run php scripts on command line. However, I didn't find php or php4 command
on my system. Does any know how to install php4 also as an interpreter?
Thanks in advance.
joe
--
PHP Install Mailing List (http://www.php.ne
/"
AddType application/x-httpd-php-source .phps
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php4/php.exe"
# PHP4 End
- Original Message -
From: "Archer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 18, 2
Hello,
Hi, Im stuying PHP but I dont know how to make it run.
my operating system is Windows NT and I have a Apache running version 1.3
then i have some samples code for PHP like.
Figure 1-1
Today's Date:
but no Date will display and only "Today's Date" is possible.
please help
I want to know, how to install PHP 4.0.6 and do the function mail work. I tried :
./configure --with-mysql --with-apxs --with-locale --with-pgsql
But the program that have a form to be sent by mail didn't work.
Please help me.
Antoon Frehe ([EMAIL PROTECTED]):
> Is there a 'simple' way to check if the php4 installation that came
> precompiled with SuSE contains stuff like imap support?
Create a php page on your site with a call to phpinfo(). The results
will tell you a lot about how php was built (including what conf
Dear All,
Is there a 'simple' way to check if the php4 installation that came
precompiled with SuSE contains stuff like imap support?
Thx Antoon
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To c
I want to upgrade my 4.0.3x to 4.0.6; is there anything I should do/not do
so as to not screw up my current (working) php?
yes, i am ignorant. i haven't touched it since i initially got it working
with my older apache and mysql.
thx
matt
--
PHP Install Mailing List (http://www.php.net/)
To
Hi,
I'm using PHP as .so module (libphp4.so) on apache 1.3.14 on Linux. If I
use any external library (extension) for PHP (like MySQL, IMAP, GD,
etc.), all these libraries are compiled into this .so file. I'm using
this configure file:
"./configure" \
"--with-apxs=/usr/local/apache/bin/apxs"
I would like to enable personal homepages on my domain using an address like
http:[EMAIL PROTECTED] , I have seen it used on a provider's site, and
imagine I could do this with Apache and PHP but have no clue as to how it
could work.
The problem is, that $PHP_AUTH_USER is empty if Authentication i
In order to compile php with imap you have to download
University of Washington Imap C-client library compile
and install in. And then compile php
with-imap=/path/to/imap-Cclient directory
--- Christopher Cheng <[EMAIL PROTECTED]>
wrote:
> I am new to using PHP with IMAP?
> As I recompile PHP, I
Hi!
I installed RedHat 7.2 with PHP+Apache+Postgresql. How can i add cybercash
extension? I have not sources of Apache, only PHP.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list a
Hi
I have been struggeling for the last days, trying to compile php and all extensions on
my Windows 2000.
I have read the FAQ on www.php.net, but still after downloading the support files and
a lot of other files, I'm not able to compile it.
My hope is now that some one on this list have a st
Jghostar Company pressed the little lettered thingies in this order...
> Hello
>
> 1- Is there a way to specify the path of sendmail in our php script before
> trying to use mail() function?
>
That setting is in the php.ini file. Is there a reason that you would need
to tell it to use an "al
I thought, I can create it by going to phpsource/ext/oci8 and doing
phpize
./configure --with-oci8=/disk2/oracle/OraHome
make
make install
but after this a cannot find any oci8.so Where is it to be? By the way
./configure runs withou any messages. Can anyone tell me where am I wrong?
Thanks, Grish
Hello
1- Is there a way to specify the path of sendmail in our php script before trying to
use mail() function?
2- Is there a way to run a command line from inside PHP? (something like perl)?
Regards,
Mac
Tks for the tip but it didn't remove all of the files created by the
original make install (I hadn't changed any of the file locations).
I also used 'make -n install' to try and figure out what had originally
been installed and whereabouts.
Finally I had to do a lot of snooping around and manu
'make clean' usually handles this situation. Give it a try.
Curtis Lacy
Scrumpy wrote:
> I compiled PHP with support for the thttpd module and now I need to remove
> PHP and thttpd and reinstall PHP with Apache module support instead.
>
> How can I find the directories and files that were crea
I compiled PHP with support for the thttpd module and now I need to remove
PHP and thttpd and reinstall PHP with Apache module support instead.
How can I find the directories and files that were created when PHP was
installed? Do I have to decipher a 'make install' file or is there an
easier w
Hi,
Firstly thk Jim help in last time !
Now, I want to implement like "finger" command on unix system into PHP
program, because I want to check how many users login on the Apache
Server. Moreover, I need more details about user information, like
login name, login time, login IP and so on. Do y
Perrin,
PHP creates a variable named $REMOTE_ADDR which contains the user's IP.
Jim
>>> Perrin Lee <[EMAIL PROTECTED]> 05/03 9:56 PM >>>
Hi everybody,
I would like to ask some question. When one user login to Apache
Server(1.3.14). Can I check the user IP address by PHP4 program ? If
yes, do y
Hi everybody,
I would like to ask some question. When one user login to Apache
Server(1.3.14). Can I check the user IP address by PHP4 program ? If
yes, do you know the relative example ?
Thank Very Much !
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTE
>
>When I click on "yes", nothing happens. The click
>goes nowhere.
I tried it too and it worked.
So perhaps there was a problem with that link, or a problem with your isp..
or whatever.
Bye,
B.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
F
>http://forums.devshed.com/showthread.php?s=46d78209eb4257fd191100a67b2b7187&;
>threadid=14158&forumid=5
>
>
>
>the problem was not solved at all.
Tutorial will learn you how to install from source, dunno about the forums.
Don't have time to check.
I NEVER use RPM and I'm most certainly not go
On Sunday 29 April 2001 06:13 pm, you wrote:
> Checkout the page where you subscribed.
I already did that, prior to sending my email,
and again just now.
There is a table. In the table there are mailing lists.
It says that for this unmoderated list there is an
archive. It says the word "yes". It
http://forums.devshed.com/showthread.php?s=46d78209eb4257fd191100a67b2b7187&;
threadid=14158&forumid=5
the problem was not solved at all.
jenny.
"B. van Ouwerkerk" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Checkout the page where you subscribed.
>
>
Checkout the page where you subscribed.
At 02:38 29-4-01 -0400, Alex Miller wrote:
>On Sunday 29 April 2001 09:50, you wrote:
> > >from phpinfo() I know that php 4 is not
> > >configure with mysql, how do I turn it on
> > >in redhat 7.0 ?
> >
> > Doesn't matter which Linux distro you're usi
On Sunday 29 April 2001 09:50, you wrote:
> >from phpinfo() I know that php 4 is not
> >configure with mysql, how do I turn it on
> >in redhat 7.0 ?
>
> Doesn't matter which Linux distro you're using.
I'm using debian, and signed up for this list to
help get php4 going with mysql.
>
> If yo
>from phpinfo() I know that php 4 is not
>configure with mysql, how do I turn it on
>in redhat 7.0 ?
Doesn't matter which Linux distro you're using.
If you would have bothered to read the docs (or this lists archive) you
would have know you should do a --with-mysql=/path/to/mysql while
i
from phpinfo() I know that php 4 is not
configure with mysql, how do I turn it on
in redhat 7.0 ?
thanks
Jenny.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrator
Your system does not have required programs like bison and gcc. Install them
from RPM should fix your problem. Do not forget to install some devel RPM also.
(I wonder why your RedHat7 does not have even gcc. You may be better off
installing RedHat7 again, if you can install it from scratch with de
Hi,
I can install Apache and PHP with Red Hat rpm file on Red Hat 7 without
any problem, but when I install and configue PHP with tar file, i have
faced the following problem:
[root@h240c1 php-4.0.4pl1]# ./configure --with-apache=/usr/local/apache
creating cache ./config.cache
checking for a BS
I would like to install PHP (4.0.4pl1win32) as a module in Apache
(1.3.14win32r2) on my win98 pc so that I may utilize PHP-based
authentication. I am looking for detailed installation instructions. Any
help will be greatly appreciated.
Note: Apache is running fine. I did not find as much detail a
I have Apache and PHP currently installed. Apache told me everything was
fine, but PHP didn't really say anything either way. There were no error
messages, nor any congratulations. Is that a problem?
Anyway, when I load my webpage, it doesn't come out as PHP. Apache is still
sending my PHP pages
Why did you attach you post to mine when it has nothing to do with my post?
Green
""Liam Gibbs"" <[EMAIL PROTECTED]> wrote in message
027301c0ad80$64ffd1c0$[EMAIL PROTECTED]">news:027301c0ad80$64ffd1c0$[EMAIL PROTECTED]...
> I have Apache and PHP currently installed. Apache told me everything
I have Apache and PHP currently installed. Apache told me everything was
fine, but PHP didn't really say anything either way. There were no error
messages, nor any congratulations. Is that a problem?
Anyway, when I load my webpage, it doesn't come out as PHP. Apache is still
sending my PHP pages
Hi,
I would like to know how I can install the PHP as a binary under Linux ?
Is it possible to have in the same time the binary version and the apache
module version ?
Thanks for your answer.
Emmanuel
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTE
93 matches
Mail list logo