Need help (website) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Need help (website) (
/showthread.php?tid=438085)
Need help (website) -
[L]azy[H]aze - 18.05.2013
Hi i have installed a ucp from just roleplay but im getting an error i don't know what it means.
Код:
Warning: require(__DIR__/resources/utils.class.php) [function.require]: failed to open stream: No such file or directory in /home/a8673175/public_html/usercp/index.php on line 12
PHP Error Message
Fatal error: require() [function.require]: Failed opening required '__DIR__/resources/utils.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a8673175/public_html/usercp/index.php on line 12
Re: Need help (website) -
SchurmanCQC - 18.05.2013
you are missing __DIR__/resources/utils.class.php
Re: Need help (website) -
[L]azy[H]aze - 18.05.2013
I'm not that's the problem i already checked and it's there.
Re: Need help (website) -
FlamingRedz - 20.05.2013
oh man, try to use other UCP or contact who have ucp
my english bad? sorry then :3
Re: Need help (website) -
[L]azy[H]aze - 20.05.2013
Thanks for righting back its ok i got it sorted out
Re: Need help (website) -
GodLight - 18.01.2016
How did you fixed?
Re: Need help (website) -
Tom1412 - 18.01.2016
If your running this on a linux box make sure that it has the correct permissions to run and access other file locations.
Re: Need help (website) -
Spydro - 19.01.2016
If another problem occurs you might want to contact the UCP creator, He might be able to help you further.
Re: Need help (website) -
Smithy - 20.01.2016
Quote:
Originally Posted by Tom1412
If your running this on a linux box make sure that it has the correct permissions to run and access other file locations.
|
If you're on any OS you'll need to check permissions...