[geeklog-devel] Interesting bug - path collision

Michael Jervis mjervis at gmail.com
Tue Sep 16 09:21:42 EDT 2008



>>Wouldn't it be easiest just to rename admin/mail.php?

>

> Of course. Until we run into the same sort of problem again with another

> PEAR package.


Sigh.


> I'd be interested to learn if the PEAR team has an officially

> sanctioned / recommended way of handling this.


Stackoverflow to the rescue:
http://stackoverflow.com/questions/63599/including-files-case-sensitively-on-windows-from-php

Got a good answer their, since we include our own files with full
path, shove PEAR up the list. And in future, check for name conflicts.

Mike



More information about the geeklog-devel mailing list