I desperately need to move beyond PHP 3.07 (the last one listed on the
"Experimental" list at Cobalt's RAQ info). How would I go about
installing the latest PHP4 on a RAQ2. I need RAQ2 specific answers . . .
it's different than the other boxes.
Thanks!
-- Bradley Miller
--
PHP Install Mai
Here it is:
[Java]
java.class.path=/home/stanton/apache/live2/conf/php_java.jar
java.home=/usr/java/jdk1.3
java.library.path=/home/stanton/apache/php-4.0.4pl1/modules
java.library=libphp_java.so
extension_dir=/home/stanton/apache/php-4.0.4pl1/modules
extension=libphp_java.so
-stanton
--
Stant
h3rb wrote:
> At first I tried compiling PHP4 myself. And as it turned out I didn't have
> lex. So then I searched for lex and couldn't really find a spot to download
> it.
What you needed was actually flex. It's available from GNU.
Alex
--
PHP Install Mailing List (http://www.php.net/)
T
Stanton,
Please post the [java] section of your php.ini so I can take a look.
Alex
--
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]
AS SEEN ON NATIONAL TV:
Making over half million dollars every 4 to 5 months from your home for
an investment of only $25 U.S. Dollars expense one time
THANK'S TO THE COMPUTER AGE AND THE INTERNET !
==
BE A MILLIONAIRE LIKE OTHERS WITHIN A YEAR
Hi All:
Im a trying to get the mod_php3-mysql module to load into an apache server
on a linux box but I keep getting this error message:
can not load blah blah module into server from blah blah location undefined
symbol:emtpy string
at first I thought maybe I had typed the
LoadModule line wrong
Grab the source tarball and follow the instructions in the INSTALL file.
On Tue, 6 Feb 2001, Jason Bauman wrote:
> I have been having difficulties with installing PHP4 on RedHat 7.
>
> I'm not a linux guru, nor am I an expert. I am still trying to learn as
> much as I can about Linux and Web Dev
I'm still not sure this is the problem. We were able to compile and link
successfully. The 6iserver binaries use the same OCI libraries that
Oracle 8i should be using. I seriously hope we do not have to NFS mount
our 8i ORACLE_HOME. Please let me know how it goes with your PHP install.
I
I have been having difficulties with installing PHP4 on RedHat 7.
I'm not a linux guru, nor am I an expert. I am still trying to learn as
much as I can about Linux and Web Development.
I'm trying to get PHP (3 or 4) running on a system with RedHat 7. When I
was running RedHat 6.1, I installed PH
I am using version 1.0.2 of IAS with oracle 8i. I haven't compiled
in php yet as I am still in the process of migrating our existing
applications. I will very shortly be attempting to compile PHP and that's
why I took an interest in your post. It's always nice knowing that someone
else h
Hello,
I posted a message a few days back about a compile error I was getting on a
Apache install w/ PHP2, PHP4, msql, mysql, and ssl. I haven't had any
response, so I decided to try and simplify and isolate the problem by
eliminating PHP4, mysql, and ssl. Basically, I've prepped PHP2 as an Apa
Would you like to tell me how can I use GD lib?
I run the ./configure --with-gd=/usr/lib --other...
I have found that the libgd.so.1 is /usr/lib, but the configure script
fails, and say can't find libgd.* in /usr/lib.
I also want to use aspell, but the configure script say it can't find aspell
he
Hello together,
my Problem is, that when i start Apache with "httpd -d PHP3" there comes
a error Message "sqlinit: DBROOT must be set"
When i run in bash:
"
DBROOT=/home/
export DBROOT
"
Apache runs
But that can't be the solution.
I hope that anyone on this list can help me
Thanks...
I am using the php4 rpm packages as supplied with RedHat Linux 7. The rpms
support all the features I need, except oracle support. I wanted to know if
it is possible to load the oracle liberies as a DSO, as it would be too
time-consuming to compile apache + php + all the features I need.
John Ken
Hi to all,
I've successfully compiled PHP 4.0.5dev with Apache
1.3.9 on my Redhat 6.2 after many tries.
If you go to http://www.antiquegunroom.com/test.php
you will see my PHP info. However the info could never
be changed even after I've copied php.ini to
/usr/local/lib
The info you see at t
Hi,
Here is my problem :
I wanted to use PHP with Informix (IDS2000-9.21.UC3-1). Well the two
components are installed, but the Informix driver is not supplied with PHP
(I saw that by running a call to phpinfo() in a php page in my browser.
So I look the configure line -of the RPM installation-
Hello my name is harold I have a question you can help me?
My question is how configurate Php with Informix 7.x I saw the manual in www.php.net
but my application in php not run well, it show an error: "Module can not load"
I couldn't set the variables:
(This is the manual in www.Php.net)
Make
Adam.
Yes. It was straightforward.
Compiled Apache, PHP with iODBC, and pulled SQLServer2000 data.
Sorry, bragging :)
Let me know if you need help.
Best regards,
Andrew
Andrew Hill
Director Technology Evangelism
OpenLink Software
http://www
Hi,
I am trying to upgrade from PHP3.0.7 to PHP4.0.4pl1 but I have had a
nightmare.
Noone can tell me if PHP4.0.4 can be installed on RedHat 5.2 so I have
that to contend
with too.
Anyway
I am compiling with
./configure --with-mysql=/usr/local/mysql --with-config-file-path=/home/
www/conf
-
Hi,
I am trying to upgrade from PHP3.0.7 to PHP4.0.4pl1 but I have had a
nightmare.
Noone can tell me if PHP4.0.4 can be installed on RedHat 5.2 so I have
that to contend
with too.
Anyway
I am compiling with
./configure --with-mysql=/usr/local/mysql --with-config-file-path=/home/
www/conf
-
You will have to compile Oracle support into PHP (you may even have to
recompile Apache as well).
--
Jesse
> From: "John Kenney" <[EMAIL PROTECTED]>
> Date: Tue, 6 Feb 2001 11:11:27 -
> To: [EMAIL PROTECTED]
> Subject: [PHP-INST] PHP with Oracle support
>
> I am using php4 & apache 1.3.12 (
I am using php4 & apache 1.3.12 (rpms supplied with RedHat Linux 7). I
recently installed Oracle 8.1.6, how can I enable oci support in php? Do I
have to re-compile php or can I load oci liberies as a dso module?
John Kenney
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-
On Mon, 5 Feb 2001, John Hinsley wrote:
> you need to put the php scripts (as something.php) in your doc root
> (probably /usr/local/httpd/htdocs) and call them by
> http://localhost/something.php.
That is also quite weird, but I am not able to locate directory
'/usr/local/httpd/htdocs'. Actuall
On Mon, 5 Feb 2001, Geordon VanTassle wrote:
> First, try "locate apachectl" to find where apachectl is.
>
> Then, do "/etc/rc.d/httpd stop;/etc/rc.d/httpd start"
>
> Then try to read that phpinfo file.
>
> HTH,
> Geordon
That is exactly the problem. RedHat 7.0 doesn't include program called
The problem is solved! My system searched the .h-files in
/usr/include/linux/ and i found them all in
/usr/src/linux-2.2.16/include/linux/, just copied them and it worked :-)))
Thank you all for the support!
-Original Message-
From: Thomas Weber [mailto:[EMAIL PROTECTED]]
Sent: Monda
TO BE REMOVED FROM FUTURE MAILINGS, SIMPLY REPLY TO THIS
MESSAGE AND PUT
"REMOVE" IN THE SUBJECT.
20 MILLION
E-MAIL ADDRESSES
FOR ONLY $249
**Over Night International Shipping Included**
Many Call This "The "Perfect E-Mail List"
Over 20-Million Of The Best E-Mail Addresses Av
26 matches
Mail list logo