Sebastian Bergmann wrote:
configure.js(725, 4) Laufzeitfehler in Microsoft JScript:
Ungültige(r) Dateiname oder -nummer.


1) The above message translates to

      Runtime error in Microsoft JScript:
      Invalid filename or number

2) Line 725: FSO.CreateFolder(bd);

bd has the value "Debug_TS\E:", which is wrong.

Update: The problem goes away when I delete pecl/spl/config.w32. Will look into this when I get back from university.

--
Sebastian Bergmann
http://sebastian-bergmann.de/                   http://phpOpenTracker.de/

Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to