Re: [PHP-INSTALL] Upgrading RPM installation

2004-09-14 Thread Phil Driscoll
robably all you have to do is install the PHP MySQL module with Yast and all will come good. Cheers -- Phil Driscoll

Re: [PHP-INSTALL] PHP 5, IIS 6 ... no love.

2004-08-11 Thread Phil Driscoll
It would seem that you and IIS might have a different idea of where the files are. Create a non-php file - say text.htm with some vanilla html in it. See if you can access that via the web server. Until you can, you'll have no joy with PHP. Cheers -- Phil Driscoll

Re: [PHP-INSTALL] Re: PHP5 on IIS 5 HELP!

2004-07-16 Thread Phil Driscoll
fine as a cgi with IIS on my W2K advanced server. Cheers -- Phil Driscoll

Re: [PHP-INSTALL] php installation

2004-01-20 Thread Phil Driscoll
e directory to the one into which you installed php first: e.g. cd c:\php php.exe -i The web page unavailable offline implies that your web browser is in offline mode (at least I think so - I haven't used windows for years). -- Phil Driscoll

Re: [PHP-INSTALL] Problems in installation

2004-01-15 Thread Phil Driscoll
ke John, I don't run Windows, but I suspect that if you choose IIS4 in the wizard things should probably work. IIS3 configuration is done in the registry, IIS4 and above use the IIS metabase. Run the installer again, but pick a newer version of IIS on the appropriate wizard page. Cheers -- Phil Driscoll

Re: [PHP-INSTALL] Install Problems

2003-12-10 Thread Phil Driscoll
t; like ASP pages. This is unlikely to be a php problem. Try putting a plain html page (e.g. test.htm) in the same directory as your php script. Can you access that or do you also get a page not found error? Cheers -- Phil Driscoll

Re: [PHP-INSTALL] Install instructions not complete?

2003-10-21 Thread Phil Driscoll
initialising advertising that it's a Wise installer. > > The IUSR_ stuff is the user which IIS > > runs under and doesn't apply to your Apache setup. > > Hmm, perhaps the install.txt file needs updating? Agreed! -- Phil Driscoll

Re: [PHP-INSTALL] Install instructions not complete?

2003-10-21 Thread Phil Driscoll
setup. Apologies for any time you have wasted. Cheers -- Phil Driscoll

Re: [PHP-INST] install

2003-08-14 Thread Phil Driscoll
aller with the aip package unzipped, zipped, the > installer in the unzipped folder. Any ideas about what the problem is? Alternatively, you could ignore the installer and manually install from teh zip distribution as per the installation instructions. -- Phil Driscoll -- PHP Install Mailing Lis

Re: [PHP-INST] PHP on IIS

2002-12-24 Thread Phil Driscoll
ething else going on! Will IIS serve up another file in the same directory called index.htm ok? Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] PHP on IIS

2002-12-23 Thread Phil Driscoll
nk it is - maybe you're hiding file extensions in your exploere windows, and what you think is, say, test.php is actually test.php.txt? Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-INST] Re: [PHP-WIN] Install PHP with IIS 5/W2K

2002-09-24 Thread Phil Driscoll
look at next? Are you opening the file as c:\php\test.php or as http://localhost/test.php? If you view source, do you see the php source code? -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] Bug?

2002-09-02 Thread Phil Driscoll
a last of my good thoughts on the subject. Anyone else got any bright ideas? -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] Bug?

2002-09-02 Thread Phil Driscoll
x27;s a silly setting for auto_append_file or auto_prepend_file in php.ini? Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] Bug?

2002-09-02 Thread Phil Driscoll
ile options I use. > > Ken Sure sounds like a faulty PHP script - can you post the script it's happening to? -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] which should i download if i have already installed Apache ?!

2002-08-19 Thread Phil Driscoll
packaged as Windows installer to install > and configure PHP, and automatically configure IIS, PWS and Xitami, with > manual configuration for other servers. N.B. no external extensions > included) This one if you want to use the cgi version. Cheers -- Phil Driscoll -- PHP Instal

Re: [PHP-INST] Re: php 4.2.2 on a SuSE 8 system error :(

2002-08-12 Thread Phil Driscoll
th-gmp=/usr/local/lib/gmp --with-curl --enable-trans-sid --enable-ftp -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] Installing php4.2.1 win32-installer on Apache 2.0.39

2002-07-14 Thread Phil Driscoll
.dll. Anyone know why? Yes - as it says on the downloads page, the installer version only installs the cgi version of php. The install.txt file describes how to configure the cgi version. If you need the SAPI version for any server you need to download the full binary zip distribution. Cheers -- P

Re: [PHP-INST] Missing OCX control - When installing on win2000 adv srv with IIS5

2002-06-26 Thread Phil Driscoll
only used by the installer, not php itself. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-INST] installing php4 with xitami

2002-05-25 Thread Phil Driscoll
On Saturday 25 May 2002 12:47 am, Ryan Galloway wrote: > I'm sure some of you have seen this error. Does this have to do with > permissions on my machine? I tried the help link but didn't get much out > of it. Should I change this line in my php.ini tag from 1 to 0? Ye

Re: [PHP-INST] PHP & Windows problems: "Warning: Undefined variables..."

2002-01-16 Thread Phil Driscoll
messages flags up a potential security hole in your code. Your best bet is to fix the code! Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrat

Re: [PHP-INST] PWS & PHP config problem

2001-12-04 Thread Phil Driscoll
You need to alter various registry settings. Full details in the online php manual, or in the install.txt file which comes with the Windows distribution. -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e

Re: [PHP-INST] Php4, IIS on WinNT4

2001-11-22 Thread Phil Driscoll
rror message such as "php.exe file cannot be found". > > What should I set to fix the problem? >From the commandline, change directory to the directory you installed php into (ie the directory containing php.exe) and then type php.exe -i Cheers -- Phil Driscoll -- PHP Install Mail

Re: [PHP-INST] Server 500 Error....

2001-11-21 Thread Phil Driscoll
e problem will disappear. If not, check that php is installed correctly by running it at the command line (more details in install.txt) and if no problems are found there, then it is almost certainly a problem with server configuration or permissions. Cheers -- Phil Driscoll -- PHP Install Maili

Re: [PHP-INST] IIS - CGI or ISAPI

2001-11-20 Thread Phil Driscoll
ntication headers, ISAPI will. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] unistalling PHP

2001-11-05 Thread Phil Driscoll
tage > Lamberto Ruzzati > > > AltaVista Free email service Delete the php files you installed (probably php4ts.dll, php.exe and php.ini), and if you still want to run your web server, reconfigure it so as not to map .php files etc. -- Phil Driscoll -- PHP Install Mailing List (htt

Re: [PHP-INST] CGI Error.The specified CGI program misbehaved by not returning a complete set of HTTP headers

2001-10-13 Thread Phil Driscoll
Read the step by step instructions in the install.txt which cam with your php distribution for what to do in preceisely this situation. -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: [PHP-INST] win2k install trouble

2001-09-30 Thread Phil Driscoll
the file? -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] Installation problem with NT

2001-09-05 Thread Phil Driscoll
win list someone might have been there, done that. -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] Anyone else getting SMTP import error #-5 ?

2001-09-04 Thread Phil Driscoll
he year. > > -Steve I get one error for every post I make, although the dates are ok. -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] Installation problem with NT

2001-09-04 Thread Phil Driscoll
put a plain .htm file in the same folder as your php file you can access that ok via the web server. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] PHP 4.0.6 not working with Apache 1.3.20 on Win Me (Error 500)

2001-09-04 Thread Phil Driscoll
Action application/x-httpd-php "/PHP/php.exe" Though lower case pgp throughout would seem to be the convention. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] T

Re: [PHP-INST] Installation problem with NT

2001-09-04 Thread Phil Driscoll
nt to open the file using > php.exe or save it to a disk. > The httpd.conf stuff looks fine. Are you sure you are requesting the page via the webserver (http://localhost/mypage.php or whatever) rather than accessing the file directly? Do plain html pages work ok? Cheers -- Phil Driscoll -

Re: [PHP-INST] Installation problem with NT

2001-09-04 Thread Phil Driscoll
followed all the installation instructions. Any suggestions? Show us the relevant bits of your httpd.conf and tell us what actually happens when you access a php page (e.g. do you get the php source code sent to the browser - use view source to find out). Cheers -- Phil Driscoll -- PHP Install M

Re: [PHP-INST] Re: PHP on WinNT + IIS4

2001-08-29 Thread Phil Driscoll
dd php code in a html page, the code is send direct to the > browser (where I can see php instructions). You simply haven't configured a script mapping for .html extensions (or whatever you are using). The instructions in install.txt tell you how to configure script mappings on IIS

Re: [PHP-INST] Re: PHP on WinNT + IIS4

2001-08-29 Thread Phil Driscoll
you think it is, or has a silly hidden file extension on the end or similar. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] Errors after installing 4.06

2001-08-15 Thread Phil Driscoll
524 of your script replace [REMOTE_ADDR] with ['REMOTE_ADDR'] Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] php4isapi.dll not in current php4.0.6.zip

2001-08-10 Thread Phil Driscoll
the sapi directory. Note that the ISAPI version of PHP is still regarded to be unready for production use. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] Apache 1.3.12 /windows 2k/ PHP

2001-08-08 Thread Phil Driscoll
t it says. -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] php install - file download box

2001-08-06 Thread Phil Driscoll
n/x-httpd-php4 .php The lines are ok, but you should put them in httpd.conf, and not php.ini. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] using PHP, PWS WIN98: HTTP error 403 running PHP-scripts

2001-08-06 Thread Phil Driscoll
You also have to configure PWS - the manual or the install.txt file tell you what to do. -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail

Re: [PHP-INST] Missing OCX Controller.

2001-08-01 Thread Phil Driscoll
he appropriate security. (This is done in Internet Service Manager), and if your NT Server uses NTFS file system, add execute rights for I_USR_ to the directory that contains php.exe -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] Red Hat 6.2 and PHP-4.0.5

2001-07-30 Thread Phil Driscoll
Sorry if this is teaching granny to suck eggs, but since you haven't mentioned it... Have you edited your httpd.conf file - adding an appropriate 'addtype' line(s) for your php file extension(s), and then stopped and restarted apache? -- Phil Driscoll -- PHP Install Mai

Re: [PHP-INST] [php 4.06] pws; PHP script

2001-07-30 Thread Phil Driscoll
what happens when you run php.exe -i from the command line? -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] PHP Install Fail: IIS5 - W2K ADV

2001-07-30 Thread Phil Driscoll
27; error is one manifestation of the instability. Change to the cgi version and all will work well. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list admini

Re: [PHP-INST] Installing PHP on WinNT and Apache 1.3

2001-07-27 Thread Phil Driscoll
... i've got perl... does it matters? > if i add #!/php/php.exe, the script runs, but it prints into the browser > this line... > > do you know what's wrong? I know there was recently a bug/issue with the #! thing, but it didn't interest me so I didn't follow the threa

Re: [PHP-INST] Installing PHP on WinNT and Apache 1.3

2001-07-25 Thread Phil Driscoll
to run the cgi version, you need to get rid of the loadmodule line and add: Action application/x-httpd-php "/php/php.exe" If you want to run the module version, get rid of the script alias and make sure you copy php4ts.dll to winnt/system32. Cheers -- Phil Driscoll -- PHP Install Mail

Re: [PHP-INST] Installing PHP4 on IIS4 server-interpreter problems

2001-07-20 Thread Phil Driscoll
On Thursday 19 July 2001 22:09, david lamson wrote: > I have gone through the FAQs and manual, and can not get it up and running. > Any ideas? Reread install.txt - the registry does not get involved in php configuration on your platform. -- Phil Driscoll -- PHP Install Mailing List

Re: [PHP-INST] Access Violation : W2K, PHP4.0.0

2001-07-14 Thread Phil Driscoll
still not good. Upgrade to 4.0.6 anyway, but use the cgi version and you'll have no trouble. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] problem installing php4.0.6 on windows nt 4

2001-07-13 Thread Phil Driscoll
to do with running an ancient version of IIS. You could really do with getting hold of NT Option Pack 4 (I think its a free download) and updating IIS to IIS4. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP-INST] Missing OCX for IIS5

2001-07-12 Thread Phil Driscoll
n the error box the installer displays, you don't *NEED* it - PHP is already installed - you just need to manually configure IIS as per the install.txt file. -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: [PHP-INST] PHP onWinXP

2001-07-11 Thread Phil Driscoll
such that they can be read by IUSR_ and also comment out all the extention dlls in php.ini until you get things going. You may be lucky enough to get reliable performance from the isapi module, but don't bank on it. If things go wrong (server 500 errors, memory aborts etc) switch to the cgi

Re: [PHP-INST] Installing on Windows?

2001-07-09 Thread Phil Driscoll
pport MS SQL etc), otherwise wonload the larger zip distribution. Follow the instructions and start playing! -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list admin

Re: [PHP-INST] install & iis

2001-07-09 Thread Phil Driscoll
talled php4.06 on w2k adv server. > > thanks in advance for any help Read the install.txt file which comes with the Windows binary distributions - the bit you need is down at the end of the document. -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe

Re: [PHP-INST] installation problem php and pws

2001-06-27 Thread Phil Driscoll
On Wednesday 27 June 2001 05:37, you wrote: > I have installed php with personal web server and when I run php in a dos > window it works, but when I run it in the web browser I get a 500 error. > > Any ideas? What OS? Did you install cgi or ISAPI? -- Phil Driscoll -- PHP Install

Re: [PHP-INST] Help!!! I'm trying to install php405-installer on windows 2000

2001-06-25 Thread Phil Driscoll
ow misconfigured your web server. Review what you did against the instructions in install.txt and see if you can spot any problem. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: [PHP-INST] Help!!! I'm trying to install php405-installer on windows 2000

2001-06-25 Thread Phil Driscoll
you have incorrectly configured your web server or there is an issue with file permissions on some files. It would be good to hear what you did to configure the web server and what you mean by 'I get no result'. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.

Re: [PHP-INST] Help!!! I'm trying to install php405-installer on windows 2000

2001-06-21 Thread Phil Driscoll
igure php on windows 2000. > > Any help would be greatly appreciated : ) Some more information would be useful. What web server? What did you do. What precisely is going wrong? Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] windows nt : in english

2001-05-22 Thread Phil Driscoll
t missed from the 4.0.5 distribution by accident. Maybe the distribution at www.php4win.de has it? -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] windows nt : in english

2001-05-22 Thread Phil Driscoll
t the dlls out of the full Windows binary Zip distribution on the downlaods page on www.php.net then they will work with the installer you downloaded from the same place - currently both will give you php 4.0.5. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsu

Re: [PHP-INST] windows nt : in english

2001-05-22 Thread Phil Driscoll
on dlls on your machine and edit php.ini accordingly. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] Problems running ASP scripts after installing PHP on Win2000 pro

2001-05-21 Thread Phil Driscoll
and I guess that's most unlikely. PHP dlls just cannot get involved with IIS except for the duration of the life of php.exe and that just lives for the duration of the request. Sorry I can't be more helpful. -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscri

Re: [PHP-INST] Problems running ASP scripts after installing PHP on Win2000 pro

2001-05-21 Thread Phil Driscoll
? If so, you could try changing to CGI - the ISAPI module is none too stable and can cause bits of IIS to fall over. I can see no reason why the CGI version should cause you any problems however. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail

Re: [PHP-INST] Where can i find the windows file?

2001-05-17 Thread Phil Driscoll
gure the web server, so you can configure that by following the PHP installation instructions for that web server (usually by setting script mapping for .php to your php.exe). Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTEC

Re: [PHP-INST] Where the hell can i find those 2 windows FILES needed for the INSTALL

2001-05-16 Thread Phil Driscoll
On Wednesday 16 May 2001 02:59, Mikee wrote: > Now i have looked in every nook and crany around the internet and i still > don't have any luck. Can someone please tell me where to find these > files!!! And the two files are...? Cheers -- Phil Driscoll -- PHP Install Mail

Re: [PHP-INST] Error on php4.05-installer.exe (Windows Installer)

2001-05-14 Thread Phil Driscoll
near ISAPI setup. You need to remove php from the filters list, and I guess things will come good. Cheers -- Phil Driscoll -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-INST] mscomctl.ocx error

2001-05-12 Thread Phil Driscoll
n click on OK. Your PHP installation will then have been sucessfully >completed. >Then let us know ihow you got on. NB the >software then unregisters the OCX again so that your system is left in the >same state as it was previously. Cheers -- Phil Driscoll -- PHP Install Ma

Re: [PHP-INST] Is there any Windows Setup for Php?

2001-05-11 Thread Phil Driscoll
See the downloads page at www.php.net -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

Re: [PHP-INST] Can't get php work in NT4.0 server

2001-05-11 Thread Phil Driscoll
, follow the instructions for installing on IIS 4.0+ (CGI) in the install.txt file which comes with the full Windows zip distribution. Don't bother using the ISAPI module - it will go wrong! Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www

Re: [PHP-INST] PHP & PWS

2001-05-01 Thread Phil Driscoll
n php.exe -i that should give you some useful error messages. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-ma

Re: [PHP-INST] PHP for PWS??

2001-04-30 Thread Phil Driscoll
erhaps you should double check your script map settings in PWS. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: [PHP-INST] PHP for PWS??

2001-04-29 Thread Phil Driscoll
If you run php.exe -i from the command line, does that produce any output? -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP-INST] PHP for PWS??

2001-04-28 Thread Phil Driscoll
is NT workstation, it may also be that file permissions on hello.php are such that IUSR_ cannot read it. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROT

Re: [PHP-INST] Installing PHP4.0.4pl1 under Win2000

2001-04-26 Thread Phil Driscoll
will help you sort out the problem. For starters you should disable any extensions you have enabled in php.ini Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e

Re: [PHP-INST] Problem installing PHP4 with ISAPI on IIS 5.0

2001-04-23 Thread Phil Driscoll
will help you sort out the problem. If you do get the html, then the problem is likely to be that IIS does not have sufficient permissions to load one of the php dlls, php.ini or one of any extensions you have enabled in php.ini. Cheers -- Phil Driscoll Dial Solutions +44 (0)113

Re: [PHP-INST] MySQL Installation

2001-04-18 Thread Phil Driscoll
>I was wondering if you can install MySQL on this type of box? Yes. Get it from www.mysql.com >I was also wondering if you can use MS SQL to connect to PHP? Yes. -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install M

Re: [PHP-INST] Installing with PWS

2001-04-13 Thread Phil Driscoll
Have you tried this yet? >> At the command line, change to the directory containing php.exe and >> type php.exe -i. -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List (http://www.php.net/) To un

Re: [PHP-INST] Installing with PWS

2001-04-13 Thread Phil Driscoll
Assuming the installation did it's stuff (if not, tell us at what stage you got the error message): At the command line, change to the directory containing php.exe and type php.exe -i. The error message you get there might be more descriptive. Cheers -- Phil Driscoll Dial Solutions +44 (

Re: [PHP-INST] Configuring Sessions In PHP

2001-03-20 Thread Phil Driscoll
ocache,private,public} to ; determine HTTP caching aspects session.cache_expire = 180 ; document expires after n minutes -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List (http://www.php.net/) To unsubscribe,

Re: [PHP-INST] IIS4 + PHP -> ASP stop working!?

2001-03-15 Thread Phil Driscoll
I guess you've installed the ISAPI version of PHP which does have a health warning writ large in the installation instructions. Move to cgi and all will be well (change script mappings from php4isapi.dll to php.exe and remove php from the filters list). Cheers -- Phil Driscoll Dial Solution

Re: [PHP-INST] php Installation problem

2001-03-15 Thread Phil Driscoll
> I have problem in installation of php in windows 98 + PWS.I have >followed all the instructions in install.txt.But still i get HTTP 500 >Internal Server Error.Please Help me Change your installation from ISAPI to CGI, and watch the error disappear forever. Cheers -- Phil Dris

Re: [PHP-INST] CGI Error/ ISAPI doesn't work

2001-03-11 Thread Phil Driscoll
eges. That got things working. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To co

Re: [PHP-INST] CGI Error/ ISAPI doesn't work

2001-03-10 Thread Phil Driscoll
Two things to check. doc_root in php.ini is left blank The script mappings for php in the internet service manager are set for all the subdomains. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List

Re: [PHP-INST] CGI Error/ ISAPI doesn't work

2001-03-07 Thread Phil Driscoll
n set php.exe etc. file permissions appropriately for the new account. Good luck -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: [PHP-INST] Win98 + PW4 + PHP4

2001-02-18 Thread Phil Driscoll
now. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators

Re: [PHP-INST] Problem with PHP and IIS3...

2001-02-09 Thread Phil Driscoll
NT option pack 4 and upgrade to IIS4. It's free, and goes a hell of a lot faster, and no doubt has an entirely different set of bugs and vulnerabilities :) Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mai

Re: [PHP-INST] PHP4 on Win2k and IIS 5 security

2001-02-09 Thread Phil Driscoll
your php4isapi.dll is in the same directory as your php4ts.dll. Maybe there's a problem with your IWAM_WIN2K password - I can't remember but maybe you can set automatic password synchronisation for that - maybe it's not set and you've changed the password. Good luck. -- Phil Drisc

Re: [PHP-INST] error with win2k/IIS/ASP pages

2001-01-14 Thread Phil Driscoll
he module from your isapi filters list) you will find that it proves extremely reliable. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294 5112 http://www.dialsolutions.com http://www.dtonline.org -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

Re: [PHP-INST] php 4.0.4 over 4.0.3pl1

2001-01-14 Thread Phil Driscoll
iisadmin and start w3svc. If using CGI, then it should just work ok. Maybe you have a stray 4.0.3 php4ts.dll in some directory in your windows path. If you are using another server you will probably need to stop and restart the server. Cheers -- Phil Driscoll Dial Solutions +44 (0)113 294