Errors
A client gets this and I tried disableing openbasedir protection, that didn't make it go away. I'm guessing its his scripting error but can someone verify?I have phpsuexec support enabled also.
failed SELECT P.MODULE_NAME, P.CLASS_NAME, D.NAME DIRECTORY FROM
T_PLUGIN P LEFT JOIN T_DIRECTORY D ON (D.ID=P.DIRECTORY_ID) WHERE
P.NAME='auth'
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL
result resource in
/home/user/public_html/wcp/classes/cPlugin.class.php on line 50
Warning: run_plugin(/): failed to open stream: Success in
/home/user/public_html/wcp/classes/cPlugin.class.php on line 52
Warning: run_plugin(): Failed opening '/' for inclusion
(include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/user/public_html/wcp/classes/cPlugin.class.php on line 52
Fatal error: Cannot instantiate non-existent class: in
/home/user/public_html/wcp/classes/cPlugin.class.php on line 54