Re: [PHP-INSTALL] No vc11 folder generated.

2013-10-03 Thread Lester Caine
populated. Been a while now since I did any window builds, and I can't remember what the next step is :( -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirys

Re: [PHP-INSTALL] huge performance diff between windows and linux.

2013-09-07 Thread lester
This is actually better than the benchmarks I published a while back. I was seeing 3 or 4 times difference. Identical hardware, duel boot off the same hard disk. Sent from my android device so the quoting is crap! -Original Message- From: Paul Roland To: php-install@lists.php.net Sent:

Re: [PHP-INSTALL] Compiling php-5.4.4 on Windows 7 using Visual Studio 2010

2012-07-09 Thread Lester Caine
wiki.php.net/internals/windows/windowssdk VC10 is not yet supported fully -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http:

Re: [PHP-INSTALL] PHP 5.3.8 and Apache 2.2 VC9

2011-09-23 Thread Lester Caine
bit Grab the thread safe build of PHP ... that is preferred with the apache bundle hence the apache dll's are not included in the NTS version. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - htt

Re: [PHP-INSTALL] Installing 5.3.8

2011-09-14 Thread Lester Caine
ix is simply to unzip to PHP5_3_8, rename the existing PHP directory to .old, and then change the PHP5_3_8 one to what ever the old one was called. Everything else should then work. Installing from scratch does need a little more work :( -- Lester Caine - G8HFL - Co

Re: [PHP-INSTALL] Apache - PHP installation problem

2010-09-29 Thread Lester Caine
Naftali Ben-Ami wrote: IfModule dir_module> DirectoryIndex index.php index.html Just drop the lines wrapping the DirectoryIndex line ... the dir_module package is obviously not being loaded. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?p

Re: [PHP-INSTALL] Apache not finding PHP Module

2010-04-06 Thread Lester Caine
PHPIniDir "PHP/" So where IS PHP? The above settings do assume it is in F:/Apache/PHP, but obviously it is somewhere else - and I would guess F:/PHP if all you have done is installed using the defaults. So just need the F:/ adding ... -- Lester Caine - G8HFL

Re: [PHP-INSTALL] Windows server 2003 and php v5 IIS V6

2010-03-18 Thread Lester Caine
ng to display, so try the basic test page -- -- -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://med

Re: [PHP-INSTALL] Vista Install

2010-01-04 Thread Lester Caine
rying to connect to apache. The installer can't bypass the newer 'security features' of windows so you need to do that manually. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk

Re: [PHP-INSTALL] Installation issue with PHP 5.3.1

2009-12-16 Thread Lester Caine
ows machines since it has ALL the packages I need, while 5.3 windows still needs a lot of packages 'converting' to the new VCx rules :( -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk E

Re: [PHP-INSTALL] Download and Install 64bit php into 64bit Windows

2009-12-01 Thread Lester Caine
Edward S.P. Leung wrote: Dear All, Where can we download the 64bit php package for running on 64bit Windows platform ? Officially - it's not available yet ... Unofficially - http://www.apachelounge.com/viewforum.php?f=10 -- Lester Caine - G8HFL - Contact -

Re: [PHP-INSTALL] Re: PHP 5.3.0 as a module on windows

2009-07-02 Thread Lester Caine
he distribution? There were no stability problems due to using VC8 and VC7 import libraries in PHP5.2 so why is this a problem in 5.3 and why is PHP6 not even going to support Apache unless it's recompiled in VC9 ? -- Lester Caine - G8HFL - Contact - http://lsces

Re: [PHP-INSTALL] PHP configuration problem?

2009-01-07 Thread Lester Caine
ecause you will not have told apache to USE PHP for .html files. If you check the changes to httpd.conf, you will find and AddType line for .php which uses x-httpd-php to process those pages. -- Lester Caine - G8HFL - Contact - http://lsces.co.uk/lsces/wiki/?page=contact

Re: [PHP-INSTALL] undefined function pg_connect()

2008-11-20 Thread Lester Caine
ave: C:\Program Files\PHP\ext\php_pgsql.dll (98,368 2008-05-02 18:07) I am running Windows/XP and IIS 5.1. What is causing this problem? I would suspect it's not finding postgres so php_pgsql is not actually being installed when php starts. -- Lester Caine - G8HFL -

Re: [PHP-INSTALL] Building PHP 5.25 from source on windows with openssl

2008-04-24 Thread Lester Caine
ix. openssl probably needs further setting up. php_openssl is only a link to the openssl software so have you installed that? http://www.slproweb.com/products/Win32OpenSSL.html is where I ended up, but I have to admit to using Linux now for ssl simplicity. Just load the relevant packages an

Re: [PHP-INSTALL] Building PHP 5.25 from source on windows with openssl

2008-04-24 Thread Lester Caine
p://uk3.php.net/manual/en/openssl.installation.php php_openssl.dll just needs enabling in the php.ini and you use php5isapi.dll in your IIS configuration http://uk3.php.net/manual/en/install.windows.iis.php -- Lester Caine - G8HFL - Contact - http://home.lsces.co.uk/lsces/wik

Re: [PHP-INSTALL] PHP 5.2.3 Install

2007-08-20 Thread Lester Caine
tpd.conf, but currently thouse are the only additions you should need to get phpinfo(); showing the php setup. ( I don't use MySQL, but you will need to load MySQL, and the php module that goes with that in php.ini - which should be in your windows directory ) -- Le

Re: [PHP-INSTALL] W.I.M.P. Server

2007-08-15 Thread Lester Caine
e found, but in addition things like php_mssql.dll need the correct client library available in windows. pgsql and oci8 I think also. If the client dll's are not available, an extension will not load, but the error log should also report that. -- Lester Caine - G8HFL -

Re: [PHP-INSTALL] Re: PHP5, amd64, phpdocumentor, squirrelmail

2005-12-02 Thread Lester Caine
Piero Orsoni wrote: I reply to myself: PHP 5.1.1 seems to run phpdoc and squirrelmail just fine :-) Funny :( PHP 5.0.5: segfaults on reply and forward That should give the same problem on 5.1.1 ! -- Lester Caine - L.S.Caine Electronic Services Treasurer

Re: [PHP-INSTALL] PHP5, amd64, phpdocumentor, squirrelmail

2005-11-25 Thread Lester Caine
er of adjustements to get PHPDoc compatible with 5.0.5. Mainly just a matter of removinf the references that newer versions of PHP now give fatal errors rather than warnings :( I can probably run up a zip of the code if you want it, but it was only a couple of (unnecessary) hours work fixing it. -- L

Re: [PHP-INSTALL] installing PHP5 and mysql 4.1

2005-10-25 Thread Lester Caine
should give an error when starting PHP. I get one for other packages where the actual application they are connecting to is not installed! -- Lester Caine - L.S.Caine Electronic Services Treasurer - Firebird Foundation Inc.

Re: [PHP-INSTALL] Installing PHP5 with Apache2 on Windows XP

2005-08-14 Thread Lester Caine
ding on your version of MySQL. The php.ini you need to update will be in c:\Windows directory on XP -- Lester Caine - L.S.Caine Electronic Services

Re: [PHP-INSTALL] Question regarding PHP5

2005-06-29 Thread Lester Caine
tems stick with PHP4? I hope so - it's all I've been using in production for some considerable time ;) -- Lester Caine - L.S.Caine Electronic Services

Re: [PHP-INSTALL] Get an error loading extensions.

2005-06-07 Thread Lester Caine
e also two modules in ext/ for older and newer versions of MySQL, so you need the right one! ( Don't use MySQL myself - but the errors are the same with other databases ;) ) -- Lester Caine - L.S.Caine Electronic Services

Re: [PHP-INSTALL] Notification of PayPal Limited Account Access

2005-01-06 Thread Lester Caine
that myself now :) -- Lester Caine - L.S.Caine Electronic Services

[PHP-INSTALL] Re: PHP Install Issue

2004-08-27 Thread Lester Caine
Brad Bates wrote: Forgot to add php doc_root: C:\inetpub\wwwroot IIS Home Directory: c:\inetpub\wwwroot Or move the pclcrg directory into c:\inetpub\ currently it is obviously c:\inetpub\wwwroot\pclcrg -- Lester Caine - L.S.Caine Electronic Services

[PHP-INSTALL] Re: PHP Install Issue

2004-08-27 Thread Lester Caine
tension what problems are left ? -- Lester Caine - L.S.Caine Electronic Services

[PHP-INSTALL] Re: Help! WINXP/Apache2.0/PHP4.3.8 - Can't run PHP

2004-08-23 Thread Lester Caine
stallation page http://www.php.net/manual/en/install.windows.apache2.php Will your server run a PHP file at all? -- Lester Caine - L.S.Caine Electronic Services

[PHP-INSTALL] Re: PHP5: problems with installing mysql support

2004-08-18 Thread Lester Caine
hopefully have better mysql/plugin support. If no extensions are running, can't see that will help. or do you have any other advices you can give me? I have no problem on Windows, but then I use Firebird which has always had to be added manually. -- Lester Caine ---

[PHP-INSTALL] Re: PHP5: problems with installing mysql support

2004-08-17 Thread Lester Caine
les should be visible in the sub-directory. We can rule out php.ini in the right place, because if it was not you could not select a module ;) but you could try copying 'php.ini-dist' to c:\\php.ini and start again. Only time I had a problem was with PHP4, PHP5 has always worked o

[PHP-INSTALL] Re: PHP5: problems with installing mysql support

2004-08-17 Thread Lester Caine
since \ext\ is below \php in the tree, but you may have 'upset' permissions. I don't use MySQL, but a installed Firebird works fine with the settings you have listed - it's all I change in php.ini -- Lester Caine - L.S.Caine Electronic Services

[PHP-INSTALL] Re: PHP5: problems with installing mysql support

2004-08-16 Thread Lester Caine
p5\ext\php_mysql.dll': Die angegebene Prozedur wurde nicht Gefunden. What did i wrong? I would like to upgrade to PHP5 (OOP), but for that i need mysql support. I think we have established that php_mysql.dll needs the libmysql.dll ( I think ) copied to the system32 di

[PHP-INSTALL] Re: deleted php.ini

2004-08-11 Thread Lester Caine
Temiz wrote: I deleted php.ini file accidentially What can we do ? Copy php.ini-recommended or php.ini-dist from your php directory and make the changes you need. Then make a backup of the good one ;) -- Lester Caine - L.S.Caine Electronic Services

[PHP-INSTALL] Re: Getting PHP to talk to MySQL

2004-08-10 Thread Lester Caine
s out of the box, and currently a rebuild for 64bit OS's is underway, maintaining compatibility with the 32bit databases. Interfaces to most development frameworks and support by many third party tools complete the picture. -- Lester Caine - L.S.Caine Electronic Services

[PHP-INSTALL] Re: Getting PHP to talk to MySQL

2004-08-08 Thread Lester Caine
itory for me. I should suggest you try a better database ;) But the answer is probably - MySQL is no longer automatically installed in PHP5 since the licence changes to MySQL. You need to uncomment the relevant line in php.ini to enable that module, and you will find modules for all the o

[PHP-INSTALL] Quick Guide to PHP on WIndows

2004-06-10 Thread Lester Caine
/main.nfs?a=ibphoenix&page=ibp_beginners_php -- Lester Caine - L.S.Caine Electronic Services

[PHP-INSTALL] Re: REMOVAL FROM THIS LIST

2004-06-07 Thread Lester Caine
, unsubscribing the auto responders, and checking that people are being removed! -- Lester Caine - L.S.Caine Electronic Services

[PHP-INSTALL] Re: Can't build php-4.3.6 with firebird 1.5 support

2004-04-21 Thread Lester Caine
- join the firebird-php list. There are answers to linux install problems in the archive, and successful Firebird linux users :) http://groups.yahoo.com/group/firebird-php/ -- Lester Caine - L.S.Caine Electronic Services

Re: [PHP-INSTALL] php4 and apache2

2004-03-24 Thread Lester Caine
n enviroment? what's the problem? stability? even using the last php and apache 2 version? tanks in advance, gabriel -- Lester Caine - L.S.Caine Electronic Services

Re: [PHP-INSTALL] Help: Windows type PHP install

2003-11-11 Thread Lester Caine
r_globals = Off The samples you are playing with probably need 'On' This is not a 'safe' way of working, and a search for 'register_globals' will give many examples of how to change the samples to work. -- Lester Caine - L.S.Caine Electronic Services

[PHP-INSTALL] New Installations

2003-11-07 Thread Lester Caine
build? My latest download of the RC2 is running with the same test load, without any problems showing up, so where am I likely to see the holes :) -- Lester Caine - L.S.Caine Electronic Services