RE: [PHP-INSTALL] PHP v4 vs. PHP v5 behavior

2007-08-10 Thread Paul Blondé
et it all over with in one swell foop" is certainly a significant incentive. ~~~~ Paul Blondé Web Programmer enTel Communications Inc <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] 250.633.5151 866.633.2644 -Original Message- From: Jesse

RE: [PHP-INSTALL] PHP v4 vs. PHP v5 behavior (fwd)

2007-08-10 Thread Paul Blondé
nd Google chokes on even a quoted search for that. Paul Blondé Web Programmer enTel Communications Inc [EMAIL PROTECTED] 250.633.5151 866.633.2644

RE: [PHP-INSTALL] PHP v4 vs. PHP v5 behavior

2007-08-10 Thread Paul Blondé
e to directly view the source code in your include files. (sorry for the double Jesse but I figured it would be better to reply to the whole list rather than just to you) Paul Blondé Web Programmer enTel Communications Inc <mailto:[EMAIL PROTECTED]&

RE: [PHP-INSTALL] Install(Auto) PHP 5.2.3 on Apache2.2.4 (WinXP)

2007-08-10 Thread Paul Blondé
reads "Apache 2.0.x on Microsoft Windows". ~~~~ Paul Blondé Web Programmer enTel Communications Inc [EMAIL PROTECTED] 250.633.5151 866.633.2644 -Original Message- From: RodgerW [mailto:[EMAIL PROTECTED] Sent: Friday, August 10, 2007 2:33

RE: [PHP-INSTALL] freash install access error

2007-08-09 Thread Paul Blondé
Add the user INET_USER to the security permissions on all files you want to be viewable from a browser, and give read and read+execute permissions to the file. Paul Blondé Web Programmer enTel Communications Inc <mailto:[EMAIL PROTECTED]>

RE: [PHP-INSTALL] (macosX,camino) issue while opening a PHP file with camino

2007-08-08 Thread Paul Blondé
site (or should not be, since that would give anyone in the world the rights to at least read your entire hard disk, and possibly run or even, if the permissions allow it, write anything anywhere on your hard disk). Paul Blondé -Original Message

RE: [PHP-INSTALL] PHP and Apache not working together

2007-08-02 Thread Paul Blondé
Do note that only the .php extension is really necessary, unless you specifically use the extensions .php4 and .php5 because you have both versions of PHP installed, or have encoded scripts from a third party (.phtml). Paul Blondé Web Programmer enTel

RE: [PHP-INSTALL] help with mail() function

2007-07-27 Thread Paul Blondé
an "I see you but I can't touch you" situation. ~~~~ Paul Blondé -Original Message- From: Keith Roberts [mailto:[EMAIL PROTECTED] Sent: Friday, July 27, 2007 9:55 AM To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] help wi

RE: [PHP-INSTALL] Empty web page

2007-07-24 Thread Paul Blondé
if not all of the details here: http://ca.php.net/manual/en/install.windows.php ~~~~ Paul Blondé -Original Message- From: Ralph Hulslander [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 24, 2007 12:41 PM To: php-install@lists.php.net Subject: [PHP-INSTALL]

RE: [PHP-INSTALL] php(5)-cgi + Apache2 + fastcgiexternalserver = lost hair

2007-07-24 Thread Paul Blondé
*eyes crossing* ok, you are getting into stuff that is way beyond me, but if you get it working do let us know how you managed it. Paul Blondé -Original Message- From: Tony Shadwick [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 24, 2007 2:03 PM

RE: [PHP-INSTALL] php(5)-cgi + Apache2 + fastcgiexternalserver =lost hair

2007-07-24 Thread Paul Blondé
with Apache+PHP that would respond to, for instance, includes from multiple other servers to provide data from the database without having to run PHP and MySQL on each web server, but you still have to have an httpd on the PHP machine I think. Paul Blondé

RE: [PHP-INSTALL] php(5)-cgi + Apache2 + fastcgiexternalserver = lost hair

2007-07-24 Thread Paul Blondé
and php on seperate machines. > I don't even know if you can connect to php remotely, say like MySQL on > a specified port? > > Kind Regards > > Keith Roberts > > On Tue, 24 Jul 2007, Paul Blondé wrote: > >> To: php-install@lists.php.net >> From:

RE: [PHP-INSTALL] php(5)-cgi + Apache2 + fastcgiexternalserver = lost hair

2007-07-24 Thread Paul Blondé
wait...are you saying that you are hosting your PHP on one machine, and your Apache on another? Does Apache+PHP support remoting like that? Paul Blondé -Original Message- From: Tony Shadwick [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 24, 2007

RE: [PHP-INSTALL] php.ini doesn't get loaded

2007-07-06 Thread Paul Blondé
ni so try this: http://www.bblog.com/forum/viewtopic.php?t=2689 Paul Blondé Web Programmer enTel Communications Inc [EMAIL PROTECTED] 250.633.5151 866.633.2644 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, Ju

[PHP-INSTALL] Someone PLEASE remove this "Abuse Department" email address from the list

2007-06-25 Thread Paul Blondé
nized across the Internet. Accordingly, the information in the header is very helpful in assisting us in our investigation. We regret any inconvenience this may have caused and appreciate you bringing this matter to our attention. Regards, The Email Abuse Department Discussion Thread Cus

RE: [PHP-INSTALL] Make fails when building with gd on Mac OS 10.4

2007-06-25 Thread Paul Blondé
Looks like a missing header file, or one that does not match the rest of the package, at first glance. -Original Message- From: Randall Perry [mailto:[EMAIL PROTECTED] Sent: Saturday, June 23, 2007 1:54 PM To: php-install@lists.php.net Subject: [PHP-INSTALL] Make fails when building wit

RE: [PHP-INSTALL] Trying to set up a test server on my localhost

2007-06-20 Thread Paul Blondé
- From: Janet Valade [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 20, 2007 5:35 PM To: Paul Blondé Cc: php-install@lists.php.net Subject: Re: [PHP-INSTALL] Trying to set up a test server on my localhost Paul Blondé wrote: > OK so I installed Apache2.2.4 and it worked fine, then I unpac

[PHP-INSTALL] Trying to set up a test server on my localhost

2007-06-20 Thread Paul Blondé
OK so I installed Apache2.2.4 and it worked fine, then I unpacked the Win32 executable (not MSI installer) to C:\PHP5 and put this in my httpd.conf: LoadModule php5_module "c:/php5/php5apache2.dll" and lower down: AddType application/x-httpd-php .php I've tried it without the quotes, I'