
known bugs:
- when in php memory limit is activ (standard is 8MB), the webserver stops phpMySearch,
when phpMySearch wants to Load files over 8M.
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 81 bytes) in /home/peterpa/cvs/phpMySearch/Src/class.SpiderEngine.inc.php on line 819
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 0 bytes) in Unknown on line 0

- on some systems phpMySearch creates a segmentation fault
- The spider have a problem when in a directoryname is a . in it.

wish list:
- integrate other databases (e.g. Cache, Oracle, ...)
- limit the size of the logfiles
- integrate a new converter for Samba-connections
- remove all bugs :)

