[PHP-INSTALL] PHP Windows install keep getting error 404 file not found

2005-09-19 Thread Charles J Bujold
same error happening.   What else can I do to get IIS to run the php script?   Any help would be appreciated.   Charles Bujold  

[PHP-INSTALL] mssql on Win2003 Server

2004-03-10 Thread Charles Letcher
I am trying to connect to SQL2000 from 2003Server-Web Edition. I am able to connect using ISQL and TCP/IP. I have configured the client network. I am using the same code that runs very successfully on Win 2000 Server. There have been no problems bringing up the Win2003 Web Edition server using

[PHP-INSTALL] staticaly linking zziplib to php-4.3.3

2003-11-24 Thread Ray Charles
Hi, We've been trying to get zziplib compiled statically in php-4.3.3. All we seem to get is the shared lib version. Here's what we've used to compile zziplib: cd /zziplib-0-10-82 ./configure --with-php=../dir_to_php-4.3.3 --enable-static make make install Then I do the following to config

[PHP-INSTALL] php, sbox and virt. hosts

2003-11-02 Thread Charles Williams
hey all, I was wondering if anyone here has used sbox before and if so I have some questions. 1. how does it compare to suexec? 2. does it function with apache 2.x.xx? 3. I was comtemplating setting it up but I'm not sure how to best go about it. Our system is a virt hosting system and have th

[PHP-INSTALL] rpmbuild -bb php.spec fails on zend_language_scanner.c

2003-10-25 Thread Charles Williams
Hey all, was just doing a rpmbuild of php 4.3.3 and came across this small error. Be advised that I changed the php.spec file to include the following: # Build standalone /usr/bin/php pushd build-cgi # build --enable-force-cgi-redirect build --enable-force-cgi-redirect --enable-posix --enable-pc

[PHP-INST] zip/zziplib segfaults

2002-09-25 Thread Charles Galpin
_read (or even a zip_close immediately after the open). Can anyone shed some light on how to get zip support working? thanks charles -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] php 4.2.3 with ldap under sparc solaris 2.7 fails to build - help

2002-09-11 Thread Charles Brasted
I'm trying to build apache-php under sparc-solaris 2.7. It works fine until I include --with-ldap=... in the path. When I do that I get a pile of complaints about ldap.c and undefined reference when I try to do a make for apache. This is the php configure command: ./configure --with-apache=/imp

[PHP-INST] Re: php-4.2.0RC2 compile and install problems

2002-04-08 Thread Charles Aulds
but didn't build PHP from them, instead, I followed his suggest and copied the entire /sapi/apache2filter directory to my 4.1.2 build directory, and built PHP with these simple command lines: ./configure --with-apxs2=/usr/local/apache2/bin/apxs make make install ___ Charles Aulds

[PHP-INST] Re: php-4.2.0RC2 compile and install problems

2002-04-06 Thread Charles Aulds
they were able to furnish no details on how they accomplished it; to be honest, I think they were being less than fully honest. Please post to the group, if you find a solution ... and I'll do the same! ___ Charles Aulds http://hiwaay.net/~caulds/ "Sebastian Wolfgarten" <[EMAIL

RE: [PHP-INST] PHP + Postgresql + Linux = Frustration

2002-01-26 Thread Charles Marcus
they are dishonest). Just my .02 clad coins worth... Charles > -Original Message- > From: Mike DiChiappari [mailto:[EMAIL PROTECTED]] > Sent: Saturday, January 26, 2002 12:15 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: [PHP-INST] PHP + Postgresql + Linux = Frustration

[PHP-INST] PHP and Apache question

2002-01-04 Thread Charles Marcus
Hi all, Newbie question: I would like to run two copies of Apache, one using mod_php 4.1.1, and one using _mod_php 4.06. Is this possible? If so, is there anything like an How-to to get me going? I've d/l'd PHP 4.1.1 and can't find any decent docs in the tar. Thanks Cha

[PHP-INST] error when using PHP with IIS 5

2001-12-31 Thread charles
I get the following error when trying to test PHP with IIS 5 using tha Isapi DLL. Any ideas what is causing it? The HTTP server encountered an unhandled exception while processing the ISAPI Application ' php4isapi!HttpExtensionProc + 0x44 wam!SE_TABLE::ReleaseExtension(class HSE_BASE *) + 0x99

Re: [PHP-INST] mod_php4.c

2001-12-07 Thread charles
how was apache compiled? what does line 236 look like? what system installing on? how was php compiled? just for starters... - Original Message - From: "geo" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 07, 2001 5:46 PM Subject: [PHP-INST] mod_php4.c hello this

Re: [PHP-INST] Error: Restarting Apache w/ PHP as DSO on redhat 7.2

2001-11-27 Thread charles
no.php this works for me.. charles - Original Message - From: "Chris" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 28, 2001 1:40 AM Subject: Re: [PHP-INST] Error: Restarting Apache w/ PHP as DSO on redhat 7.2 > Greetings Clacy, > Mind

[PHP-INST] Error: Restarting Apache w/ PHP as DSO on redhat 7.2

2001-11-27 Thread charles
Heres what I have: Clean install of redhat 7.2, server option chosen, default packages installed - no extra servers or subcategories. I have installed the following with no problems through configure, make or make install: - MySQL 3.23.45 from binaries at mysql.com (redhat gcc error, or so it s

Re: [PHP-INST] Install Probs with LInux/Apache/MySQL

2001-05-03 Thread Charles Homan
>>> ld.so.conf should contain /usr/local/mysql/lib/mysql DO NOT FORGET to run >>> ldconfig after changing ld.so.conf >> >> Did this before and got same errors, and I didn't forget to ldconfig > > I know an experienced sysadmin who forgot. I don't doubt that. >>> uhm, being a creative guy does

Re: [PHP-INST] Install Probs with LInux/Apache/MySQL

2001-05-03 Thread Charles Homan
>> I get the infamouse attention message after I try to configure. I have the >> right paths to mysql. I have the libmysqlclient files in >> /usr/local/mysql/lib/mysql and symbolic linked to /usr/local/mysql >> ld.so.conf is correct. Please before I loose the rest of my hair help! > > Thi

Re: [PHP-INST] Install Probs with LInux/Apache/MySQL

2001-05-03 Thread Charles Homan
configured. One thing I notice that may be a problem is that the system shows calcite.colossus.net and not verona.mysitestation.com -- Could that be a problem? > -- > Yasuo Ohgaki > > > "Charles Homan" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]

Re: [PHP-INST] --with-pdflib... stops on show_boxed

2001-05-03 Thread Charles Homan
I have had this same error - EXACTLY! If someone can help. Please do. > From: [EMAIL PROTECTED] (Andrew Apold) > Newsgroups: php.install > Date: 24 Apr 2001 10:52:31 -0700 > Subject: [PHP-INST] --with-pdflib... stops on show_boxed > > I've seen in the annotations and other places at least a do

[PHP-INST] Install Probs with LInux/Apache/MySQL

2001-05-02 Thread Charles Homan
irectory I get the infamouse attention message after I try to configure. I have the right paths to mysql. I have the libmysqlclient files in /usr/local/mysql/lib/mysql and symbolic linked to /usr/local/mysql ld.so.conf is correct. Please before I loose the rest of my hair help! -- Charles