[PHP-INSTALL] php5.31 , apache 1.3, mantis 1.1.6 mysql 5.1

2010-03-19 Thread Yee, Alan
ata[]' )), 'tns:RelationshipData' ); //print output echo 'I can read to this part of the code?'; exit; problem is here, doesn't do print output. Any ideas is appreciated. Alan

[PHP-INSTALL] PHP4 - apache install problems

2007-08-07 Thread Alan Hood
I am trying to install PHP4 on my own Windows XP system running the Apache2 server. PHP is installed in c:\php I have added the following to the httpd.conf ScriptAlias /php/ "c:/php/" AddType application/x-httpd-php .php Action application/x-httpd-php "/php/php.exe" When I try to run a script,

[PHP-INSTALL] php 5.2.3 configure/install problem

2007-06-12 Thread Alan Kong
used for the horde package on building webmail. I obtained similar problem when configured with php4.4.7 Please help/advise on solving the problem. Thank you. Regards Alan

[PHP-INSTALL] Help on Install PHP 5.0.6 on IIS 6

2004-10-21 Thread Tang, Alan
Hello: After I have installed, it can't display the php page with 404 error! Any suggestion? Thanks! --- Best Regards, Alan Tang

[PHP-INSTALL] Re: Mail() Function Not working????

2004-06-15 Thread Alan McDonald
it might point to the right place but this "right place" may have your boxes IP missing from an allowed set of IPs? Are you sending mail to an SMTP server or are you resolving your own mail. Alan "Bob Cohen" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]

[PHP-INSTALL] Running Xinetd

2004-06-14 Thread Alan McDonald
can;t find any config file e.g. rc.local or rc.n or anything else which lists the starting of the htppd service. thanks Alan

[PHP-INSTALL] Retards with autoresponders

2003-12-10 Thread Alan W. Rateliff, II
s using an email address with an autoresponder. It's an unbelievably simple concept. -- Alan W. Rateliff, II: RATELIFF.NET Independent Technology Consultant :[EMAIL PROTECTED] (Office) 850/350-0260: (Mobil

[PHP-INSTALL] Segfaults on Solaris 8/IA PHP4.3.3/Apache1.3.29/GD2.0.15

2003-12-10 Thread Alan W. Rateliff, II
Has anyone else had problems with Apache segfaulting using GD 2.0.15? It was working fine with the last version of GD 1, and moving to 2.0.15 is the only thing that's changed in the environment. -- Alan W. Rateliff, II: RATELIFF.NET Independent Technology Consu

Re: [PHP-INSTALL] libphp4.so doesn't seem to be created

2003-11-03 Thread Alan Holmes
S/Windows use. This is a strange (and sometimes frightening) new world for me. :) Thanks a heap for whatever assistance you can offer. Sincerely, Alan Holmes "Jim Thome" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Looks like you compiled PHP as a CGI, so no

Re: [PHP-INST] Segmentation Fault during Apache Graceful Restart

2003-02-23 Thread Alan W. Rateliff, II
.27 with PHP 4.3.0 with mm 1.2.2. I was actually getting both segfaults and bus errors. Are you using MM for your session handler? -- Alan W. Rateliff, II: RATELIFF.NET Independent Technology Consultant :[EMAIL PROTECTED] (Off

Re: [PHP-INST] Re: phpinfo() still shows 4.2.2 after 4.3 install

2003-01-14 Thread Alan W. Rateliff, II
> >>> Something else to check is that you specified the same --prefix as your current installation. Working between systems with different setups, I've accidentally installed programs to the wrong directories plenty of times... as recently as last night. T

Re: [PHP-INST] Output line to long. PHP 4.3 install --FIXED --

2003-01-12 Thread Alan W. Rateliff, II
- Original Message - From: <[EMAIL PROTECTED]> To: "Alan W. Rateliff, II" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, January 12, 2003 6:47 PM Subject: Re: [PHP-INST] Output line to long. PHP 4.3 install --FIXED -- > > thank to the bug databas

Re: [PHP-INST] Output line to long. PHP 4.3 install

2003-01-12 Thread Alan W. Rateliff, II
have been trying to download the gcc 3.2.1 package from SunFreeWare to try, also. Thus far, I still cannot compile. -- Alan W. Rateliff, II -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Zend Server install problem

2002-11-10 Thread Alan Kelly
Hi. I want to try the Zend Server, but at the last step of installation I become an error message: "Error with running php script 'check_apache_so.php' with arguments: "C:\Program Files\Apache Group\Apache2\Apache.exe" Error was: Bad exit code from C:\Program Files\Apache Group\Apache2\Apache.exe

[PHP-INST] problems with XP

2002-06-12 Thread Alan Mitchell
I have installed apache_1.3.24-win32-x86-no_src and PHP 4.2.1-win32 on my XP home edition but I cannot get any PHP scripts to display in my browser - I still see the code when I view source. I am trying to view the php files under 'http://localhost/test.php' in my browser, but it aint working. T

[PHP-INST] Need help with Apache error

2002-05-14 Thread Alan Leff
I'm trying to run php as a module under Apache 1.3 and I keep getting the following message in the error log: [error] Cannot remove module mod_php4.c: not found in module list I'm using php version 4.2 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.ne

[PHP-INST] PHp-Apache-Imap How to

2002-02-03 Thread CIVITA ALAN
ne solve it? Is this only a Suse problem..? Thank you very much Vye Alan Civita Datenquelle S.r.l E-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> __ AVVISO Le informazioni contenute o

[PHP-INST] Php Imap and Apache

2002-01-31 Thread CIVITA ALAN
have I do wrong or what must i install that it works? Thank for helping ____ Alan Civita Datenquelle S.r.l E-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> __ AVVISO Le informazioni contenute o alle

[PHP-INST] Re: Rremedy for "Missing OCX control" on NTServer

2002-01-30 Thread Alan McFarlane
Just use the zip version - You don't really need the installer. You'll need to check up the manual installation docs, but their pretty simple Tracy Carroll <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Upon running the installation wizard for Php 4.1.1, I r

[PHP-INST] Re: Porting from Linux to Windows!?$#

2002-01-27 Thread Alan McFarlane
Parts of directories ~may~ be separated by / on Windows, so that alleviates one problem (at least it works for me on NT4(SP5), Apache & PHP4). Multiple paths are separated by ":" on *nix and ";" on Windows, an easy check to make. For example: $sep = strcasecmp(substr(PHP_OS, 0, 3), "win") ? ":"

[PHP-INST] Re: HELP! with PHP extension <

2002-01-25 Thread Alan McFarlane
Make sure you've copied the contents of the c:\php\dlls folder to your system directory (\windows\system, \winnt\system32, not sure 'bout 2K). Your extension_dir setting in php.ini should be extension_dir = c:/php/extensions/ And make sure you've copied your php.ini to your windows directory (\

Re: [PHP-INST] redhat 7.0 missing libgd.so

2001-06-25 Thread alan
I've installed redhat 7.0 and need to find libgd.so is there an rpm that has this? The Error I get is: rpm -iv php4-4_0_3pl1-6cl_i386.rpm error: failed dependencies: libgd.so.1 is needed by php4-4.0.3pl1-6cl Alan DeRossett -- PHP Install Mailing List (http://www.php.net

[PHP-INST] Mcrypt query & note about mnogosearch

2001-04-25 Thread Alan Lord
Hi all, 2 things: First a question. I have just installed the latest src tarball from snaps.php.net 23/4/01 and everything seems fine - I am installing with pretty much every option as this is a development server. I am using libmcrypt-2.4.10 and when I build php it compiles fine, phpinfo()