This is what it took for me to get this installed they may be other ways but
this worked for me.
Hope it helps somebody!
Here is my php configure vars
"./configure" \
"--with-mysql" \
"--with-imap=../imap-2000c" \
"--with-ldap=../openldap-1.2.11" \
"--with-apache=../apache_1.3.14" \
"--enable-mem
Can anyone help me ? When I run my php oracle_logon, I got an error message
"TNS:internal limit restriction "
Thank u for your help.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact th
Followed the instruction to a T. Script is the basic <%php phpinfo(); %> in
the document root. Did the AddType in httpd.conf. Did the "httpd -l",
mod_php4.c listed. What am I doing wrong?
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
php-install Digest 29 Mar 2001 19:29:34 - Issue 239
Topics (messages 2615 through 2629):
Problem with PHP4 as an Apache DSO (SuSe Linux)
2615 by: systems
Re: paranoide installation of php4 and auth_ldap
2616 by: Michael Weisbach
Re: php4 test asks me if I want to download
Hi folks,
Can anyone tell me what conftest uses to find installation libraries?
I am configuring PHP with iODBC under Mac OS X, and I've put our odbcsdk at
/usr/local/src/odbcsdk.
Now conftest complians it cannot find the libraries - it appears to be
looking in ".libs" instead of "/usr/local/src
Hi,
I am unable to get db3 working. I get a
"Fatal error: Call to undefined function: dbmopen()"
error when I try to use dbmopen.
OS is FreeBSD 4.2-RELEASE and I am using the php-4.0.4pl1tarball.
I configure php with
./configure --with-mysql --enable-track-vars --enable-ftp
--enable-trans-sid
I seem to be missing a library while configuring with Apache 1.3.14 openLDAP
1.2.11 and PHP 4.0.4.pl1 on Sol 7 Sparq
PHP configured and built fine.
Here is the congiure line for Apache:
# SSL_BASE=../openssl-0.9.6 EAPI_MM=../mm-1.1.3 CFLAGS=-I/usr/local/include
\
LDFLAGS=-L/usr/local/lib LIBS=-l
Hello Andreas,
> not at all. Everything under /test will get the info. The browser does
> that and makes complete sense.
NAK.
Why should the user/password-informations I typed in for auth url
https://www.myserver.com/server-info be passed to a subsequent call of
https://www.myserver.com/tests/
Hola Sergio,
no lo puedo decir en Windows, pero lo uso en UNIX (Solaris 7) y e
estable.
I can't tell about Windows, but I use it on UNIX (Solaris 7) and it is
stable.
saludos
alfred
"Anguita, Sergio" wrote:
>
> Is PHP4 as NSAPI in Windows stable???
> I read in the same link that you wrote tha
Dear Sir
I have redhat 6.1 with apcahe 1.3.9,krb5-libs-1.1.1-26.i386,imap 2000 2.6.i386 package
installed.Now i have downloaded php-4.0.4pl1 and i am compiling it ./configure
--with-imap --with-mysql --with-kerberos --w
ith-gd --with-apxs=/usr/sbin/apxs --enable-track-vars --enable-magic-quotes
Hello,
I just joined this list because I'm having trouble getting my Red Hat Linux 6.2 /
Apache 1.3.12 / PHP3 / MySQL installation to function with SSL and VeriSign trial
site ID certificates.
Once the certificate is in place I need to restart Apache, however, Apache will
not restart. Instead I
Somebody can help me to activate php with Mac OS X client.
In the last version of Mac OS X, You can find in /usr/bin a php-config and
other.
When i want execute php-config, i can make a configuration with the last
argument.
[--prefix or --includes and -- extension-dir]
Somebody can gibe me the cor
I tried to configure GD library to work with Freetype on Linux Caldera and have some
problems (without it seems to be OK).
First I configured Freetype 2.0.1 like this :
cd /home/rr/freetype-2.0.1
./configure --with-prefix=/usr/local
make
make install
I've seen that Freetype put the header files
I'm trying to install PHP for on Win2K with IIS
Followed all the instructions but I'm having the following weird problem:
- If I dont add an ISAPI filter whenever I try to load my test.php page it
asks me for a login
- If I add an ISAPI filter I simply get this error:
-2147467259 (0x80004005)
I b
While I'm not an expert on this, I do use DSO and gd. I've found that for
the configure script to find gd, I had to point it to the exact directory
such as /usr/local/gd1.x. Scan through config.cache to see if configure
found the gd features in your version of gd, if not there, point more
specif
The faq item I was referring to is faq # 6.8
http://www.php.net/FAQ.php#6.8
I realise now that it's about Unix specifically, sorry about that.
As for the numerous "flat out wrong" tutorials and installation instructions
for php (I assume you mean ones written by the actual php group, or on the
Hi,
No it is not. I checked there first. I have all the httpd.conf changes in
correctly. And this from the installation instructions is flat out wrong:
AddType application/x-httpd-php .php /* for PHP 4 */
It should be:
AddType application/x-httpd-php4 .php /* for PHP 4 */
It's ama
Hello PHP-folks, Apache-folks and mod_ssl-folks,
I'v a little mysterious phaenomen and I hope, anyone can help me:)
First of all, my configuration:
apache_1.3.19
mod_ssl-2.8.1-1.3.19
auth_ldap-1.5.3
and php-4.0.4pl1
... very nice at all.
On my server I've a test-dir
Hi - can someone help please?
I'm trying to build php (4.0.4pl1) as a shared object, using apxs.
I just used a very basic ./configure --with-apxs on the php side, then
make. And that all seemed ok - no errors reported, and there was an .so
file (./.libs/libphp4.so) produced.
Then I go over t
19 matches
Mail list logo