Hi > Well, I tried out the stuff you said but the somehow the include > from the interpreter files doesn't work! Because I tried everything > and i still can't include my functions with it...:(
Are you sure your websh.conf is setup and configured in Apache correctly? (And that you are not running CGI, but mod_websh) Important steps to check: - Is websh.conf actually read by Apache? - Is the web::interpmap in websh.conf properly sourced? - Is the referenced interpclass (the file name returned by web::interpmap) sourced correctly? - Does the interpclass handle the actual script correctly? If you could send a relevant code snipplet, I could try to find what's wrong. hth Ronnie -- Ronnie Brunner | [email protected] phone +41-44-247 79 79 | fax +41-44-247 70 75 Netcetera AG | 8040 Zürich | Switzerland | http://netcetera.ch --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
