[PHP-INST] Re:vsnprintf problem with Apache & PHP

2001-04-18 Thread nemholt_jf
I managed to track down the cause of the problem. It's not PHP itself but the latest ucd-snmp. If I compile without ucd-snmp everything works OK. /Jesper -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTEC

Re: [PHP-INST] MySQL Installation

2001-04-18 Thread Phil Driscoll
>I was wondering if you can install MySQL on this type of box? Yes. Get it from www.mysql.com >I was also wondering if you can use MS SQL to connect to PHP? Yes. -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List

Re[2]: [PHP-INST] installation blues with oracle 8i

2001-04-18 Thread Victor Foitzik
Hi folks, this isn't really a problem at all, Oracle also works fine with glibc 2.2 (as of debian/potato 2.2.19 with glibc 2.2 _and_ rh 7.0), what fails are the client libraries, you have to relink them using genlibclnt.sh (don't exactly remember the name). Vic > Hi: > >>I try to install oci8

Re: [PHP-INST] Are there suppose to be cpp files in the source code?

2001-04-18 Thread Plutarck
Yup, I've tried that too...lol. Tried that originally, then tried php.net, then went back again and tried that one. Are the files VC++ couldn't find suppose to be in the source code and I'm just missing them, or do they not exist in the first place? -- Plutarck Should be working on something..

php-install Digest 18 Apr 2001 14:26:06 -0000 Issue 267

2001-04-18 Thread php-install-digest-help
php-install Digest 18 Apr 2001 14:26:06 - Issue 267 Topics (messages 2805 through 2811): Re: Installing PHP 4.0 on Windows 2000 2805 by: Michael C MySQL Installation 2806 by: Michael C 2809 by: Phil Driscoll Re: Are there suppose to be cpp files in the source code?

[PHP-INST] Installing the pdf extensions

2001-04-18 Thread Taylor, Stewart
Hello, I'm having problems getting the pdf extensions working. I've downloaded and installed all the required libraries zlib, tifflib, pnglib, jpeglib, pdflib etc But when I run configure with the --with parameters to add the libraries etc they just get ignored. Any suggestions -Stew

[PHP-INST] Best non-tackified grip enhancer for golfers...

2001-04-18 Thread 116DD4239
NO SALES PITCH, NO PRESSURE, NO NOTHING. Just the best non-tackified grip enhancer you'll ever use for your golf game, GUARANTEED, or your money back. From football's #1 specialty product company, SUPAGRIP25 is now available to golf enthusiasts everywhere. Click here http://www.creativef

[PHP-INST] PHP in selected directories?

2001-04-18 Thread Thomas 'Moreaulf' GullgÄrden
Hi there. I rather quick question for someone who knows hopefully. I got a apache webserver running PHP (with other irrelevant stuff too) and I want to be able to deny PHP-scripts to be served ("executed"). I know I can use the doc_root option in php.ini but then I must use directories outside th

[PHP-INST] Problem when I install PHP4 with MySQL in HP-UX 11

2001-04-18 Thread Paulo Azevedo - IEG
Hi all I need a Help I installed mysql 3.23 ( mysql-3.23.33-hp-hpux11.00-hppa2.0w.tar.gz ) in HP-UX 11.00 and now I try install PHP4 ( 4.0.4pl1 ), but I have some problem's # cd /opt/php4 # ./configure --with-mysql=/opt/mysql # make after make command occur the follow error message

[PHP-INST] PHP 4 Non Root Install (Emergency)

2001-04-18 Thread gsxm
Hi, I am in need of some urgent help. We have a computer design project in progress for my university course and I wish to install PHP 4 onto an apache (1.3.19) server. We are running RedHat 6.2. The so module appears to be installed (says so when I run httpd -l) in apache. I cannot figure out h

RE: [PHP-INST] Installing the pdf extensions

2001-04-18 Thread Panya Worawichawong
I'm not sure, but I think the latest working version of pdflib for php4 is 3.0. Later versions didn't work for me. Try that. - panya -Original Message- From: Taylor, Stewart [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 18, 2001 8:38 AM To: '[EMAIL PROTECTED]' Subject: [PHP-INST] Ins

Re: [PHP-INST] PHP in selected directories?

2001-04-18 Thread Victor Foitzik
Hi Thomas, how about Files / FilesMatch directives in Apache put in your userdir config section ? Consider this: Order deny,allow Deny from all this will prevent users to request php files, and they won't be executed by php. HTH Victor > Hi there. > > I rather quick question for someon

Re: [PHP-INST] PHP 4 Non Root Install (Emergency)

2001-04-18 Thread Victor Foitzik
Hi Graeme, you're on the right way, --prefix is the answer. You should try this: ./configure --prefix=/home/yourloginname/apache ... ./configure --prefix=/home/yourloginname/php \ --with-apxs=/home/yourloginname/apache/bin/apxs ... for both apache and php respectively (obviously you won't b

Re: [PHP-INST] Installing PHP 4.0 on Windows 2000

2001-04-18 Thread Peter Mosinskis
Mike, Did you install the InstallShield version or did you manually install? I tried the manual install on W2K and it isn't working for me. In my browser (IE) when I try to pull up a "hello world" PHP script I get an error: "CGI Error The specified CGI application misbehaved by not returning a co

[PHP-INST] configure: error: libtool configure failed

2001-04-18 Thread Neil Andrews
Can anyone help with thias please? I am trying to build on cobalt RAQ4 using. ./configure --with-apxs=/usr/sbin/apxs --with-mysql=/usr --enable- track vars --enable-trans-sid --enable-ftp I get the following error. Configuring libtool checking build system type... Invalid configuration `vars':