Re: [PHP-WIN] Re: Error loading php (v4.1.0) dynamic library (4 dll files) on Apache (v1.3.22)

2001-12-23 Thread Andrew Saturn
I had this problem too... in the default php.ini files, they list extension_dir as ./ ... when it SHOULD be ./extensions/ extension_dir = ./extensions/ regards, -andrew saturn -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

[PHP-WIN] Re: Error loading php (v4.1.0) dynamic library (4 dll files) on Apache (v1.3.22)

2001-12-23 Thread LaserJetter
Are you loading all the other extensions as well? I know some of those extensions need files from the dlls folder copying into the windows sytem folder (I'd copy them all over) but I dont think you need to copy the ones from the extensions folder and starting with "php_". Which ones did you copy?

Re: [PHP-WIN] PHP 4.1.0 Win32 problem

2001-12-23 Thread LaserJetter
If you're using Apache I'd recommend using the server extension thingy instead. I think I had problems with the CGI on Apache 1.3.22 and Win98 (worked fine with Xitami 2.5+Win95 though). "Alain Samoun" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > OK: Try t

Re: [PHP-WIN] PHP 4.1.0 Install on Windows 98/PWS 4.0

2001-12-23 Thread Phil Driscoll
What web server/OS combination do you have? Assuming a 16 bit Windows/PWS combination, I don't think there's anythign which could override the registry settings, however once the web server has started and loaded the php4isapi module, it won't look at the registry settings again until you stop

[PHP-WIN] CGI error when running from a share directory.

2001-12-23 Thread Guy Kopel
Hi, I have Win2K server with IIS 5 and PHP ver.4.01 pl1 and when I try to configure the site's patch to a shared directory I keep getting GCI error when trying to run any PHP file (phpinfo.php...) Is there any special thing I need to configure in order it to work? Thanks for the help, Guy Kopel

Re: [PHP-WIN] Radio buttons

2001-12-23 Thread Mike Flynn
At 02:27 AM 12/23/01 -0500, you wrote: >I thinjk in NS4.x, you have to make the Name or ID of all radio buttons same >otherwise it will not work. Yeah there's no bugs between Netscape and IE for radio buttons. Any buttons having the same name will be in one group, wherein only one can be selec

[PHP-WIN] Error loading php (v4.1.0) dynamic library (4 dll files) on Apache (v1.3.22)

2001-12-23 Thread Aaron Brigatti
Howdy, Hope you can offer some assistance... Firstly I am using Apache 1.3.22 and Php 4.1.0 on my Windows XP machine. The installation is fine and everything goes well with the setting up and general installation parts of both. However, when I am starting an apache session, I encounter the fol

php-windows Digest 23 Dec 2001 09:35:14 -0000 Issue 915

2001-12-23 Thread php-windows-digest-help
php-windows Digest 23 Dec 2001 09:35:14 - Issue 915 Topics (messages 11081 through 11095): Re: PHP software tool 11081 by: Mike 11082 by: Michael Sims PHP 4.1.0 Win32 problem 11083 by: Andrew Saturn 11084 by: alain samoun 11088 by: Andrew Saturn

RE: [PHP-WIN] PHP 4.1.0 Install on Windows 98/PWS 4.0

2001-12-23 Thread Martin Halford
Progress. I've now got PHP 4.1.0 working, but why it wouldn't work following the install instructions remains a mystery. This is what I did and what I've found out: - All downloaded files unzipped into c:\php directory - Moved php4ts.dll and php4isapi.dll into c:\windows\system directory o