July 24, 201213 yr comment_10602 Hi all, I'm very new to Coral. Just moved my total scripts from Linux to Windows over UniServer and this is my problem. I have this one file `config.php` which stores my configuration. This won't work in any other file: require_once 'classes/config.php'; but this one does: require_once 'C:\Uniserver\www\classes\config.php'; Could you help on this please. It is VERY impractical for me to change all of my scripts. Thanks! Report
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.