Hi,
New to PHP here. Maybe someone can help me out getting WSF/PHP samples working. I followed the installation instructions on http://phpwebservices.blogspot.com/search/label/ubuntu. It all seemed to install correctly. However when I fire up a browser I receive the error Class 'WSClient' not found in /var/www/samples/echo_client.php in the /var/www/apache2/error.log.
I also noticed that wso does not seem to be loaded even as I configured it in the /usr/local/Zend/Core/etc/php.ini file. My phpinfo() reads that the loaded configuration file is /etc/php5/apache2/php.ini. So I guess I'm stuck there.
It seems that after the the configurations I have done I have multiple php.ini files. and the one that I made the changes to in /usr/local/Zend/Core/etc/php.ini does not get loaded. Here they are
sudo find / -name php.ini
/usr/local/downloads/ZendCore-2.5.0-linux-glibc21-i386/zui_files/php.ini
/usr/local/downloads/ZendCore-2.5.0-linux-glibc21-i386/php.ini
/usr/local/Zend/Core/setup/zui_files/php.ini
/usr/local/Zend/Core/etc/php.ini
/etc/php5/cli/php.ini
/etc/php5/apache2/php.ini
/etc/php.ini
Without going crazy and deleting files how do I get the right one to load for WS02 WSF/PHP to work?
Thank you
Hi I think you have the php