[PHP-INSTALL] Apache - PHP installation problem

2010-09-29 Thread Naftali Ben-Ami
Hi, I installed Apache 2.2.16 as web server on Windows XP SP3 and PHP/5.3.3 Apache server starts fine, and following PHP installation and update of httpd.conf with DirectoryIndex index.php index.html # configure the path to php.ini PHPIniDir "C:\Program Files\php" LoadModule php5_mod

[PHP-INSTALL] PHP 5.2.3 cannot compile on CentOS-5

2007-06-21 Thread Ben
grep intl intltool-0.35.0-2 Does anybody have any idea on how to fix this? Thanks, Ben

[PHP-INSTALL] make install hang

2006-01-19 Thread Michael Ben-Nes
t;top" shows the command "apxs" cpu usage is at 99.9%Any ideas ?-- ---- Michael Ben-Nes052-8555757

[PHP-INSTALL] problem compiling zend_strtod.c

2004-12-19 Thread Ben Byrne
lthy version of zend_strtod.c I can use instead, or something? I realize this problem (or one very similar to it) has been raised before, but those problems claim to have been closed and yet here I am with the latest stable versions and no luck. Thanks, Ben Byrne gcc -IZend/ -I/Users/bby

Re: [PHP-INSTALL] SMTP server?

2004-05-05 Thread Ben Sewell
Maybe I should have been abit more specific. I want to use a PHP forum on my webserver, which has Slackware Kinux 9.1 installed on it. My webserver is at home and is going to have a dynamic DNS hostname (eg no-ip.com) Any ideas on configuring the server? Ben From: "Morten K. Poulsen&quo

[PHP-INSTALL] SMTP server?

2004-05-05 Thread Ben Sewell
o use a different SMTP port? Ben _ Check out the coupons and bargains on MSN Offers! http://youroffers.msn.com

[PHP-INSTALL] zlib error

2004-03-02 Thread Ben Calvert
When installing php-4.3.4 I am getting the following error after typeing make . . . /usr/bin:ext/zlib/zlib.lo: file format not recognized; treating as linker script I have zlib-1.2.1 installed. Does this look familar to anyone? Ben Calvert [EMAIL PROTECTED]

Re: [PHP-INSTALL] Problems in installation

2004-01-15 Thread Ben Ramsey
> John is correct - IIS3 is most unlikely to be running on XP. If you're running WinXP, you *should* have IIS5 or higher. Windows Server 2000 shipped with IIS5, and it was released before XP. -Ben

[PHP-INSTALL] PHP 4 Make (GD) problem

2003-09-01 Thread Ben Craig
th--freetype-dir=/usr --with-jpeg-dir=/usr --with-png-dir=/usr --with-zlib-dir --with-gdbm --with-mysql --enable-magic-quotes --disable-safe-mode The system is Redhat 7.2. As I'm not that familiar with PHP on Linux, any suggestions would be greatly appreciated. Regards, Ben Craig. _

[PHP-INSTALL] 4.3.3 CGI Timout win32

2003-08-26 Thread Ben
appreciated. I'm Running XP Pro, PWS/IIS. TIA, Ben

[PHP-INST] Trouble compiling PHP 4.3.0 on RedHat8.0

2003-01-24 Thread Ben XO
Hi there, i'm having awful trouble getting PHP 4.3.0 to compile on RedHat 8.0 . The main reason i'm trying to achieve this is to get sablotron working for XSLT. I have Sablotron compiled and installed. error: [root@asbestos php-4.3.0]# make /bin/sh libtool --silent --mode=link gcc -DPHP_ATOM_INC -

[PHP-INST] Re: Question about install PHP4 with MySQL 3.23.53

2002-11-06 Thread Ben
just remove those mysql rpms and compile the source code, I fixed this last night... good luck... "Zhilin Liu" <[EMAIL PROTECTED]> wrote in message news:558E3568712FE74E8D0C3D4FBA2A4E8A3E0B15@;TIG-MAIL2.tig.mizzou.edu... > Hi, > > I am trying to install php4.2.3 with the support of MySQL. I use r

[PHP-INST] Download Dialog problem

2002-11-04 Thread M. Ben Nicolas
I have attempted to compile and install PHP using the 'Static' method described in the INSTALL file that comes with php php configured with: ./configure --with-mysql --with-pgsql --with-apache=/usr/local/apache/apache _1.3.22/ (make => make install) php.ini was copied to: /usr/local/lib/php.ini

[PHP-INST] PHP install problem, engine not parsing php files

2002-11-03 Thread M. Ben Nicolas
I have attempted to compile and install PHP using the 'Static' method described in the INSTALL file that comes with php php configured with: ./configure --with-mysql --with-pgsql --with-apache=/usr/local/apache/apache _1.3.22/ (make => make install) php.ini was copied to: /usr/local/lib/php.ini

RE: [PHP-INST] PHP install problem, engine not parsing php files

2002-10-27 Thread M. Ben Nicolas
nothing specified for the doc_root directive by default. I tried setting it, still no success. Is there anyway to check which directories apache will properly parse php files from after installation? -Original Message- From: Adam Voigt [mailto:adam@;cryptocomm.com] Sent: Wednesday, Octobe

RE: [PHP-INST] PHP install problem, engine not parsing php files

2002-10-22 Thread M. Ben Nicolas
tatus too before I try to re-install -Original Message- From: John Coder [mailto:jcoder@;insightbb.com] Sent: Tuesday, October 22, 2002 1:40 PM To: [EMAIL PROTECTED] Subject: Re: [PHP-INST] PHP install problem, engine not parsing php files On Mon, 2002-10-21 at 22:45, M. Ben Nicolas wro

[PHP-INST] PHP install problem, engine not parsing php files

2002-10-21 Thread M. Ben Nicolas
I have attempted to compile and install PHP using the 'Static' method described in the INSTALL file that comes with php php configured with: ./configure --with-mysql --with-pgsql --with-apache=/usr/local/apache/apache _1.3.22/ php.ini was copied to: /usr/local/lib/php.ini I have un-commented in

[PHP-INST] PHP, MySQL, Apache on Mandrake (2.4 Krnl)

2002-06-27 Thread Ben
Having a problem getting apache to work. All I'm getting is permission denieds Please help -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] php4.1.1, apache1.3.19, with mysql and imap support

2002-01-31 Thread Ben Cross
Here's how I installed php4.1.1 with mysql and imap support for apache 1.3.19. I hope it help you. I used: ./configure --with-apxs=/usr/local/apache/bin/apxs --with-mysql --with-imap --with-kerberos --with-imap-ssl and it worked fine but i got this error during make: /usr/bin/ld: cannot fi

RE: [PHP-INST] PHP4.1.1, Apache-1.3.23 IMAP doesnt work for me...HELP!!!

2002-01-30 Thread Ben Cross
d not be started I tried installing pam-develop but that would be too easy. Needless to say, it didn't work. Any Ideas?? Thanks Ben -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact t

[PHP-INST] FreeBSD 4.4, PHP 4.1.0, GD, Error

2001-12-20 Thread Ben Halsted
a(jmemnobs.o): In function `jpeg_mem_term': jmemnobs.o(.text+0x80): multiple definition of `jpeg_mem_term' Zend/.libs/libZend.al(jmemnobs.o)(.text+0x80): first defined here gmake[1]: *** [libphp4.la] Error 1 gmake[1]: Leaving directory `/usr/local/psa/php/php-4.1.0' gmake: *** [all-recursi

[PHP-INST] Error 400 - Bad Request

2001-09-08 Thread Ben Waldher
I'm running Apache web server as a service on win2k, I manually installed, and the files are in C:\php2\. Here is the php part of my srm.conf: ScriptAlias /php/ "c:/php2/" AddType application/x-httpd-php .php AddType application/x-httpd-php .php3 AddType application/x-httpd-php .phtml Action appl

[PHP-INST] Install Problems

2001-08-21 Thread Ben Davis
access a script that I made, it doesnt parse the script, it leaves the php source. My guess is that apache is not sending the .php files to the php.exe file, and therefor is not getting parsed, but I cannot figure out why. Any suggestionts?? -Ben ____ Ben Davis Digital

[PHP-INST] Curl Installation problem - Log included

2001-04-15 Thread Ben Ward
ld look at the config log and locations below, I would really appreciate any suggestions. Thanks, Ben -Original Message- From: Cedant Web Hosting [mailto:[EMAIL PROTECTED]] Sent: Monday, April 16, 2001 11:17 AM To: Ben Ward Subject: RE: cURL with SSL support (OpenSSL) Hello Ben, I attem

[PHP-INST] CDB 0.75 w/PHP 4.0.4pl1

2001-02-13 Thread Ben Schumacher
I get this error message: configure: error: cannot find necessary library I tried searching the list archives to see if anybody had a solution for this, but no luck. I even tried grabbing cdb 0.55, which somebody said worked, but still no luck. I would appreciate any help anybody coul