Re: [PHP-INST] PHP install problems

2003-04-12 Thread David Fleming
Unfortunately not. I was hunting all over the internet and came upon this information in another posting area kind of like this one. I tried what was suggested, and it worked. At this point I quit worrying about it. If I find it again I will post it. Jacob Marble wrote: > This is > > version 4

Re: [PHP-INST] PHP install problems

2003-04-12 Thread David Fleming
The msi file is all that is needed. It will write over anything that was there previously when you run it so don't worry about deleting the files there before. Acorn Tutors wrote: > Can anyone suggest how to install php on WinXP pro and make it work. Can > anyone help me with what extensions need

Re: [PHP-INST] PHP install problems

2003-04-12 Thread David Fleming
The latest version of PHP works on Windows XP (that is what I have). This is version 4.3.2RC1 (the one before it had a defective file that made me crazy for a week). I have Apache 1.3.22 as a server (which is free if you don't have it). Copy and modify the php.ini-recommended and rename it to php.i

[PHP-INST] PHP install problems

2003-04-12 Thread Acorn Tutors
Can anyone suggest how to install php on WinXP pro and make it work. Can anyone help me with what extensions need to be used (and how I would go about using them). All I want to do is get my browser (IE) to understand php files. I tried the manual install of PHP and I get errors instead of webpages

RE: [PHP-INST] PHP Install Problems W/FrontPage

2003-01-13 Thread Martin DiViaio
D]>, > "'Timothy Hitchens (HiTCHO)'" <[EMAIL PROTECTED]> > Cc: [EMAIL PROTECTED] > X-Spam-Status: No, hits=-4.4 required=7.0 tests=IN_REP_TO version=2.20 > Subject: RE: [PHP-INST] PHP Install Problems W/FrontPage > > You need to do a cvsup on yo

RE: [PHP-INST] PHP Install Problems W/FrontPage

2003-01-12 Thread Timothy Hitchens \(HiTCHO\)
[EMAIL PROTECTED]] > Sent: Monday, 13 January 2003 8:43 AM > To: Timothy Hitchens (HiTCHO) > Cc: [EMAIL PROTECTED] > Subject: RE: [PHP-INST] PHP Install Problems W/FrontPage > > > > > My own compile, both Apache and PHP. The ports

RE: [PHP-INST] PHP Install Problems W/FrontPage

2003-01-12 Thread Martin DiViaio
t;[EMAIL PROTECTED]>, [EMAIL PROTECTED] > X-Spam-Status: No, hits=-4.4 required=7.0 tests=IN_REP_TO version=2.20 > Subject: RE: [PHP-INST] PHP Install Problems W/FrontPage > > Did you install using ports/packages or your own compile under FreeBSD?? > > > Timothy Hitchens

RE: [PHP-INST] PHP Install Problems W/FrontPage

2003-01-12 Thread Timothy Hitchens \(HiTCHO\)
IL PROTECTED] > Subject: [PHP-INST] PHP Install Problems W/FrontPage > > > > I'm running Apache 1.3.27 on FreeBSD 4.7 and I'm having > problems getting FrontPage and PHP working together. > > Basically, when I start Apache, I get an error from > mod_fron

[PHP-INST] PHP Install Problems W/FrontPage

2003-01-12 Thread Martin DiViaio
I'm running Apache 1.3.27 on FreeBSD 4.7 and I'm having problems getting FrontPage and PHP working together. Basically, when I start Apache, I get an error from mod_frontpage that it can't read the output of the random number command. This is ONLY when I enable PHP (as a DSO). When PHP is disable

Re: [PHP-INST] php install problems

2002-11-05 Thread Michael Lougee
I think your Apache ./configure is missing a parameter in order to use php as a DSO, which it looks like your trying to do. Try ./configure --prefix=[path] --enable-module=so where [path] is where you want the apache installation to go. New at this, just a supposition, worked for me :). Mike

[PHP-INST] php install problems

2002-11-04 Thread Kalin Mintchev
hi all, after compiling php 4.2.3 for apache 2.0.43 i get this massages Syntax error on line 231 of /usr/local/apache2/conf/httpd.conf: Cannot load /usr/local/apache2/modules/libphp4.so into server: /usr/local/apache2/modules/libphp4.so: Undefined symbol "pthread_getspecific" the os is FreeBSD

[PHP-INST] PHP Install Problems Galore!

2001-09-15 Thread James Cayz
Hi All, I seem to be having a *real* bad day, and I'm hoping someone out here can figure out what is going on. BACKGROUND: I'm a NEWBIE to php, but I've been running apache for quite a while, and IMAP (Uw) as well. I am looking to put a web email interface up, and it appears almost all of them