Read following file from you PHP script
/etc/redhat-release
It should there and have version in it. (Unless user delete it)
Regards,
--
Yasuo Ohgaki
"Jonathan Hilgeman" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Is there any way for PHP to distinguish
php-install Digest 26 Apr 2001 05:48:10 - Issue 279
Topics (messages 2885 through 2887):
Problem with 4.0.4pl1 Install
2885 by: Hunter Hillegas
PHP unter RedHat Linux 7
2886 by: Matthias Dietrich
2887 by: Yasuo Ohgaki
Administrivia:
To subscribe to the digest, e-m
Have you tried to read php manual? and INSTALL file in source?
http://www.php.net/manual/en/
If you take a look at them, you should be able to compile PHP by yourself.
If you have compile problem, post again.
Regards,
--
Yasuo Ohgaki
""Matthias Dietrich"" <[EMAIL PROTECTED]> wrote in message
9c
for english version look down...
hi leutz, ich hab seit neuestem auf einem rechner hier linux 7 installiert.
die cd hab ich von einem freund auseliehen gehabt. ich selbst habe nur die
6.2 auf cd. ich wollte jetzt php installieren, hab aber ehrlich gesagt
keinen blassen schimmer, welche version vo
I am trying to compile 4.0.4pl1 against mySQL 3.23.36.
The build in library seems to be having issues so I wanted to make sure I
built it against the libraries that were made when I build mySQL.
I used the following configure line:
./configure --with-apxs=/usr/local/apache/bin/apxs
--with-mysql
php-install Digest 25 Apr 2001 17:06:05 - Issue 278
Topics (messages 2877 through 2884):
Re: --with-pdflib... stops on show_boxed
2877 by: Taylor, Stewart
Mcrypt query & note about mnogosearch
2878 by: Alan Lord
Re: undefined symbol
2879 by: Yasuo Ohgaki
PHP FTP
Ok, here we go:
First of all, forget all your problems after the configure problem. PHP has
not compiled with your Oracle, so there won't be any functions.
Next forget about: "My SQLPlus is running" because this won't help PHP in no
way. It uses the OCI and this is what counts.
Be sure you have
Is there any way for PHP to distinguish if it is being run on Red Hat 7.0 or
not? I know there's a variable called $SERVER_SOFTWARE but that only gives
me "Red Hat Linux" - Are there any other distinguishing characteristics
about the 7.0 version?
Jonathan
--
PHP Install Mailing List (http://ww
Hi gurus.
Please help me. This is diven me mad.
My history.
I am trying to configure OCI8 support for connecting with an Oracle8/NT
server from php4/apache/linux.
I had PHP running OK with Informix connection.
I installed Oracle 8.1.7 client for linux and I am able to connect to
the server via
Hi,
i want to build php with snmp.
in the box
Linux Suse 6.4
php 4.03
Apache 1.3.19 + SSL
ucd-snmp-4.2.1
mysql 3.23.33
compilation of php no problem (
./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.19 --e
nable-track-vars --enable-ftp --enable-trans-sid --with-snmp=/usr/l
Hi there,
I would like to use the PHP FTP functions.
Unfortunately, my webhost hasn't compiled PHP with the FTP extensions.
So, I thought that I might upload the extension myself into my webspace then
call it using the command dl() from within a PHP webpage. That way, I could
(hopefully) get rou
Check your php.ini and comment out pdf module. Then it should work.
(libphp4.so cannot find the module)
Regards,
--
Yasuo Ohgaki
"Andrew Apold" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> Following up on my earlier problems with show_boxed, the suggesti
Hi all,
2 things:
First a question.
I have just installed the latest src tarball from snaps.php.net 23/4/01 and
everything seems fine - I am installing with pretty much every option as
this is a development server.
I am using libmcrypt-2.4.10 and when I build php it compiles fine, phpinfo()
Following is how I installed pdflib4.0
Unzip it
del php-4.0.4pl1/ext/pdf/*
cd to pdflib-4.0.0/bind/php/ext/pdf
copy * php-4.0.4pl1/ext/pdf
cd to pdflib-4.0.0
configure --enable-php
make
make install
A few errors occurred when I ran make, but it installed ok.
Link the installed libraries
ln -
14 matches
Mail list logo