I had developed my project using PHP language in window platform. I would like to moving my project from window platform to linux or unix platform. May I know how should I configure the setting to enable my project can run in linux or unix platform? How should I write the code?
Thanks! Problem: PEAR SOAP can function well in xampp(window environment) but it get error when in Lampp(linux environment). Error: Warning: require_once(Server.php) [function.require-once]: failed to open stream: No such file or directory in /opt/lampp/htdocs/smcSoapServer2.php on line 2 Fatal error: require_once() [function.require]: Failed opening required 'Server.php' (include_path='.:/opt/lampp/lib/php') in /opt/lampp/htdocs/smcSoapServer2.php on line 2