Thanks, that solved it indeed. There was no php.ini yet there so I copied the php.ini.recommended to it and altered that file's "include_path" directive.
Now at least, there is no error anymore.
Do you have any idea if it's commonly used to create each class in a seperate file with php? I remember it was done like that at school with java.
regards,
Lieven