From: Don S. <do...@se...> - 2003-01-03 16:41:19
|
Eh I just saw the error. I was developing with my module code in my home directory and was sym-linking it in to the phpws mod directory. This was giving me "stat failed" errors in phpws/core/File.php on line 44 where it checks for direcotries or files. It doesn't like symlinks. So I'm copying things over for now. Is it possible to change that file to allow sym links? I realize I could do it on my own but there might be others in the same boat. Don. On Fri, 3 Jan 2003, Don Seiler wrote: > I'm a dunce or something. > > How do I get phpws or boost to see my module? > > Don. > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |