> Well, after I update the latest configure.in(1.165) and 'autoconf' again, I > get following problems. This problem seemed to have occurred serveral days > ago, and it comes again anyhow...
> ERROR: Failed to open d:/cvs.php/phpdoc/entities/file-entities.ent for > writing Well, I tried to make this as problem less as possible, so I also put the file deletion and "read-only" attribute setting for that ent file to the "non-PHP" region. That means, that probably the old file-entities.ent is still there, and it's read-only, so you should delete that file, and from then on all of your configure runs will be OK, as the PHP script does not try to make it read-only... Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
