I'm experiencing the error below:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/admin/domains/domainname.com/public_html/clients/../../../../../../home/ioncube/ioncube_loader_lin_5.3.so) is not within the allowed path(s): (/home/admin/:/tmp:/var/tmp:/usr/local/lib/php/) in /home/admin/domains/domainname.com/public_html/clients/index.php on line 34
This is WHMCS by the way. I do have cURL installed and Ioncube installed.
DirectAdmin has open_basedir on by default. When i was using Apache, i never ran into these issues.
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/admin/domains/domainname.com/public_html/clients/../../../../../../home/ioncube/ioncube_loader_lin_5.3.so) is not within the allowed path(s): (/home/admin/:/tmp:/var/tmp:/usr/local/lib/php/) in /home/admin/domains/domainname.com/public_html/clients/index.php on line 34
This is WHMCS by the way. I do have cURL installed and Ioncube installed.
DirectAdmin has open_basedir on by default. When i was using Apache, i never ran into these issues.