Re: [PHP-WIN] Re: php_enchant not loadable

2009-08-25 Thread Richard Quadling
2009/8/24 Rene Bartholomay : > i can´t believe that i am the only one person who needs this. Please send me > a Mail when somebody has run this combination whithout the described > errors... > > So i go back to PHP 5.2.x  - PHP 5.3 is unusable for me... > > really disappointed... > > > -- > PHP Win

Re: [PHP-WIN] Re: php_enchant not loadable

2009-08-25 Thread Richard Quadling
2009/8/25 Michael Tacelosky : > No, that's the problem, I don't want to install the compiler and such. >  I keep hoping that http://pecl4win.php.net/ will come back, it was a > great resource. > > On Tue, Aug 25, 2009 at 4:42 AM, Richard > Quadling wrote: >> 2009/8/24 Rene Bartholomay : >>> i can´t

Re: [PHP-WIN] Re: php_enchant not loadable

2009-08-25 Thread Rene Bartholomay
Am 25.08.09 10:42, schrieb Richard Quadling: Have you tried building the external libraries? no, i am not firm enough to build php complete. Perhaps you can make a running php_enchant.dll? Bye, René -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

Re: [PHP-WIN] Re: php_enchant not loadable

2009-08-25 Thread Michael Tacelosky
What does that mean "older Apache"? I'm using what I think is the latest build of Apache, and it's MUCH easier to replace my apache installation than compile PHP or pecl extensions. I suspect many people who need PHP for Windows do so mostly for their development environment, then upload the code

Re: [PHP-WIN] php_enchant not loadable

2009-08-25 Thread Richard Quadling
2009/8/20 Rene Bartholomay : > Hi there, > > i switch to PHP5.3 and now PSPELL is no more working. I read the docu and > found that i must use PHP_Enchant from now. > > But everytime i try to use is PHP gets an error: > > "Unable to load dynamic library 'C:\PHP\ext\php_enchant.dll' - The specified

Re: [PHP-WIN] php_enchant not loadable

2009-08-25 Thread Richard Quadling
2009/8/25 Richard Quadling : > 2009/8/20 Rene Bartholomay : >> Hi there, >> >> i switch to PHP5.3 and now PSPELL is no more working. I read the docu and >> found that i must use PHP_Enchant from now. >> >> But everytime i try to use is PHP gets an error: >> >> "Unable to load dynamic library 'C:\PH

[PHP-WIN] Getting the size of a file on a windows share

2009-08-25 Thread Frank Heyne
Hi, I need to read the file size of a file which is on a windows server, the file name looks like \\server\share\path\file.ext I already tried filesize() and fopen() followed by stream_get_meta_data(), but both methods do not work. Any ideas how this simple task can be solved? Thanks

[PHP-WIN] php with iis

2009-08-25 Thread John L
Hi, I'm very new to php sadly and having trouble installing php on my computer. I had asp.net installed previously and currently trying to make php work with iis. I followed the directions for the most part but "test" stage for test.wsf returns an error and trying to open the install/index.php

Re: [PHP-WIN] php with iis

2009-08-25 Thread Richard Quadling
2009/8/25 John L : > Hi, > > I'm very new to php sadly and having trouble installing php on my computer. > > I had asp.net installed previously and currently trying to make php work > with iis. I followed the directions for the most part but "test" stage for > test.wsf returns an error and trying t

Re: [PHP-WIN] Re: php_enchant not loadable

2009-08-25 Thread Niel Archer
> > Now that VC9 is the official MS compiler version, you still have TS vs > NTS. You also need HEAD/PHP53/PHP52. So for the current 227 extensions > in pecl, that results in a 1,362 builds. Now, if other compilers ARE > needed (older Apache must have VC6), then that double to 2,724. Oh. I > forgo

Re: [PHP-WIN] Re: php_enchant not loadable

2009-08-25 Thread Lester Caine
Niel Archer wrote: >> Now that VC9 is the official MS compiler version, you still have TS vs >> NTS. You also need HEAD/PHP53/PHP52. So for the current 227 extensions >> in pecl, that results in a 1,362 builds. Now, if other compilers ARE >> needed (older Apache must have VC6), then that double to