> Is the fix applied in the current available snapshot (Win 32 package)
> from Feb 16, 2004 15:30 GMT?
>
that snapshot did not work for me, but
http://snaps.php.net/win32/php5-win32-200402181130.zip does fine.
and there is also another new snapshot on http://snaps.php.net/
webwurst
--
PHP Int
Erik franzén wrote:
> I am trying to get PHP5beta4 work on my Win XP Pro machine as a module
> in apache 1.3.29.
>
> When I am starting apache I am getting an error saying that php5ts.dll
> has crashed.
>
> This happens when:
>
> a) When I enable any extension in php.ini
> b) When I insert a inc
Derick Rethans wrote:
> Another thing that would be useful to have is a tag() method, so that
> this would work too: (ie, I can check what tag I got during iteration).
>
>foreach ($sx->body->children() as $node) {
> if ($node->tag() == 'element') {
> /* do this */
> }
> }
> ?>
Hi!
> I 've install the last php Snapshot (php5-win32-200401081930) and have
> some problem to load the php_mysql.dll extension. when I start Apache, I
> have the following message :
>
> PHP Startup : Unable to load dynamic library 'c://php_mysql.dll' -
> La procédure spécifiée est introuvabl
Hi!
Daniel Convissor wrote:
> Hi:
>
> Running php5-win32-200401081130. Uncommented several extensions in
> php.ini. Adjusted my extension_dir. All of the extensions loaded just
> fine, except php_mysql.dll. The file is in the appropriate place and has
> the appropriate permissions. Even t