function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
zeezackzeezack 

Connection to salesforce phptoolkit

I am trying to incorporate a salesforce database connection in the root of my folder, where all my files (webpages) are stored.

 

Unlike normal mysql connections I require it to connect to SforceBaseClient.php

 

the error I get is a open base error?

 

 Warning: include() [function.include]: open_basedir restriction in effect. File(../webform/soapclient/SforcePartnerClient.php) is not within the allowed path(s): (/var/www/vhosts/cleartoday.com/httpdocs:/tmp) in /var/www/vhosts/cleartoday.com/httpdocs/clear-today-landing-page01_1.php on line 7

Warning: include(../webform/soapclient/SforcePartnerClient.php) [function.include]: failed to open stream: Operation not permitted in /var/www/vhosts/cleartoday.com/httpdocs/clear-today-landing-page01_1.php on line 7

Warning: include() [function.include]: Failed opening '../webform/soapclient/SforcePartnerClient.php' for inclusion (include_path='.:') in /var/www/vhosts/cleartoday.com/httpdocs/clear-today-landing-page01_1.php on line 7

Fatal error: Class 'SforcePartnerClient' not found in /var/www/vhosts/cleartoday.com/httpdocs/clear-today-landing-page01_1.php on line 8