• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux Gesior error

Sun

Knowledge is power - France is bacon
Joined
Jan 26, 2015
Messages
334
Solutions
22
Reaction score
249
Everything works fine on windows uniform server but I get this error when on Linux

Warning
: require_once(custom_scripts\paypal\config.php): failed to open stream: No such file or directory in /home/otsmanager/www/public_html/pages/paypal.php on line 8

Fatal error: require_once(): Failed opening required 'custom_scripts\paypal\config.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/otsmanager/www/public_html/pages/paypal.php on line 8

I thought it was because of missing permission etc to read from the folder so I did chmod 777 -R
But that didn't fix anything
 
Back
Top