Re: [PHP-INST] Win98 + PW4 + PHP4

2001-02-16 Thread Scott Carr
The last I checked (It has been a little while) the Personal Web Server PWS did not use Isapi dll's it would only run CGI scripts. Just a thought, it may be off base. rick yu wrote: > Hello all... > > I have installed PHP4 successfully on WinNT 4.0 + sp6 + PWS using the > following procedur

Re: [PHP-INST] Installation of php4+apache

2001-02-16 Thread Sean Kennedy
Nope, got that one. But let me make sure... Yup, there's the line. (Actually, it's modded to .php4, but I took that into account) So, like I said, I have followed the instructions. Does anybody recognize this problem? And please keep in mind, I HAVE READ THE INSTRUCTIONS. - Original Mess

Re: [PHP-INST] Redhat, IMAP, and PHP problem

2001-02-16 Thread Kai Schaetzl
> > You should add --with-ssl. (you *must* link PHP with the same libs you > > compiled the imapd with) > I tried this and it doesn't work, unfortunately :-( I tried with --with-ssl and --with-ssl=/usr (OpenSSL is installed in the standard Red Hat location, that path should do). I did make dist

[PHP-INST] problems with dbmreplace() and dbmdelete()

2001-02-16 Thread Uli Lehner
Good day (or whatever), I have looked for this problem in every german archive and in the german mailinglist, but noone knew an answer. following problem: I want to use a dbm-database, I can open it, I can insert something and I can close it without problems, but if i try to replace or delete a

Re: [PHP-INST] Linking error with Apache/PHP/GD

2001-02-16 Thread James R Grinter
On Fri 16 Feb, 2001, Eli White <[EMAIL PROTECTED]> wrote: >http://marc.theaimsgroup.com/?l=php-install&m=97059704006322&w=2 no expert at compiling php, but that error looks like you're missing all the png functions yet png was included (-lpng) Perhaps ranlib wasn't run on the png library after

Re: [PHP-INST] Anyone wanna buy a book on PHP programming?

2001-02-16 Thread h3rb
The two people who have showed interest in this book can not be reached. I have tried emailing both of them and they do not go through. Email me at [EMAIL PROTECTED] if you are interested in this book, h3rb - Original Message - From: "h3rb" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> S

Re: [PHP-INST] IIS 4.0 & ISAPI problem

2001-02-16 Thread Dan Malcolm
Chris, Sounds like a bad path to the the PHP ISAPI module. Take a look in IIS admin and besure the module is registered and that the path is correct. Once you get to the IIS4 default web site (right click | properties) look at Home Directory tab | Configuration | App Mappings. You also need to s

Re: [PHP-INST] PHP4 & Apache 1.3.9

2001-02-16 Thread Kai Schaetzl
> I have Apache 1.3.9 installed on my server and I am wanting to install PHP4. > Are there any known issues with PHP4 and Apache 1.3.9? > I can just tell you that it works, I did it with 4.0.2 pl1. Please do not use non-existing email addresses in a mailing list. Kai -- Kai Schätzl, Berlin,

Re: [PHP-INST] Installation of php4+apache

2001-02-16 Thread Kai Schaetzl
> I begging here, if anybody knows why this is doing this, or how I > can fix this, respond. I have been fighting this for over a week > now, and don't know what else to try. > This is getting answered in the FAQ at php.net, you didn't add the Apache directives for executing php. Kai -- Kai

RE: [PHP-INST] Installation of php4+apache

2001-02-16 Thread Al
You missed an instruction Add this following line or uncomment it in httpd.conf AddType application/x-httpd-php .php you must restart apache after doing so. -Original Message- From: Sean Kennedy [mailto:[EMAIL PROTECTED]] Sent: Friday, February 16, 2001 3:33 PM To: [EMAIL PROTECTED]

[PHP-INST] IIS 4.0 & ISAPI problem

2001-02-16 Thread Chris McClenahan
I'm running into a problem using IIS 4.0 and the ISAPI PHP module. When I try to hit a PHP script on my web server, I receive the following message: The specified module could not be found. I'm assuming this error is coming from IIS... can anyone shed some light on why this is happenin

[PHP-INST] Linking error with Apache/PHP/GD

2001-02-16 Thread Eli White
I was having a problem, and did some searching and found someone else had my EXACT problem and posted it to this list: http://marc.theaimsgroup.com/?l=php-install&m=97059704006322&w=2 But I never saw an answer given ... Could someone please email me what the solution to this problem is? (I'm

[PHP-INST] --with-Sablot problems

2001-02-16 Thread Greg Militello
I've been trying to compile php with support for the latest Sablotron and Expat. Here are the specs: RedHat 7.0 php-4.0.4pl1 Sablot-0.50 expat-1.95.1 sablotron and expat were compiled and installed in /usr/local/{lib,include}. PHP was configured with these settings: ./configure \ --with-mysq

[PHP-INST] Installation of php4+apache

2001-02-16 Thread Sean Kennedy
Ok, i am trying to install php4 into apache using the module. I have read and excuted the instructions exactly, several times for both php4 and apache. But I keep getting this error, and I don't understand why. My script looks like this.. and when I view this in a web browser, I get this o

Re: [PHP-INST] PHP & JAVA Install

2001-02-16 Thread Stanton Schell
Great, that did it! (I made sure all the LD_LIBRARY_PATH variable's values mirrored those of java.library.path) Thank you very much Alex, -stanton -- Stanton Schell livsform design group [EMAIL PROTECTED] 703-538-3491 703-989-6591 > From: Alex Akilov <[EMAIL PROTECTED]> > Organization: IBM >

Re: [PHP-INST] compiling apache after compiling the php module.

2001-02-16 Thread Kai Schaetzl
> I've just finished installing mysql, php, and am now running make for > apache and I get this error: > > /usr/local/mysql/lib/libmysqlclient.a(my_compress.o): In function > `my_uncompress': > I'm not an expert but I would guess you may need to use --with-zlib (which is the compression library

Re: [PHP-INST] Redhat, IMAP, and PHP problem

2001-02-16 Thread Kai Schaetzl
> You should add --with-ssl. (you *must* link PHP with the same libs you > compiled the imapd with) > I see. I already posted this question on Feb. 11 and just wanted to re-post it when I found your answer to this one. I did not compile it --with-ssl because the config switch explanations say t

[PHP-INST] PHP install problem with Oracle IAS on NT

2001-02-16 Thread Charlie Wong
I'm trying to get PHP 4.04 running under Oracle IAS. IAS comes with Apache 1.3 built in as it's web server. I downloaded php 4.04 from PHP.net and installed it as per the instructions, but when I restarted Apache, it gave me the following error: "[warn] loaded DSP c:/php/sapi/php4apache.dll uses

[PHP-INST] krb5

2001-02-16 Thread mint
i have installed krb5-server workstation libs devel and configs but still get error undefined symbol gss_mech_krb5 when i restart httpd have i installed correct krb5 programs or is there another problem is there a php rehabilitation centre i can go to or should i just dig a hole in t

Re: [PHP-INST] restart httpd after php3 install

2001-02-16 Thread Kai Schaetzl
> undefined symbol gss_mech_krb5 > you need to configure --with-kerberos=/kerberosdir (you probably installed an IMAP/LDAP with Kerberos support) Be aware that you may run in the same trap I did, that Apache will now only run with "startssl". BTW: I'm wondering why this list isn't stripping

[PHP-INST] Re: PHP and UnixWare7

2001-02-16 Thread Paul Gardiner
Hi Bill, > Paul, > > My name is Bill Cheek. In trying to find the resolution to an error I'm > getting with PHP, Apache, and UnixWare7, I saw that you had responded to > a number of SCO related questions. I hope that my E-mail is not too > great an imposition. No imposition, that's what we're al

Re: [PHP-INST] Problems after an Apache and PHP Upgrade.......

2001-02-16 Thread Josh Lokot
http://www.php.net/FAQ.php#6.8 - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, February 16, 2001 9:57 PM Subject: [PHP-INST] Problems after an Apache and PHP Upgrade... > Hello, > > I recently upgraded my Apapche to Apache 1.3.17 and PHP (3) to 4

[PHP-INST] Problems after an Apache and PHP Upgrade.......

2001-02-16 Thread hrishirajnair
Hello, I recently upgraded my Apapche to Apache 1.3.17 and PHP (3) to 4. I am using a Suse Linux 6.4 distribution. The web server seems to be running okei, except for these 2 problems that I am facing. 1. My HTTPD Does not seem to startup automatically when the Linux Machine Boots. (The ent