Hi Andy,
I verified my php setup by launching the test.php and phpver.php under /var/www/html/, which dispalys "hello world" and "installed PHP version" respectively on web browser.
I manually accessed php pages(ex:-inc.common.php etc ..) in "/var/www/html/bank/" path.To see whether I can launch valid PHP pages in bank folder.
By default /opt/SPECweb2005/Scripts/PHP/support, /opt/SPECweb2005/Scripts/PHP/bank and /opt/SPECweb2005/Scripts/PHP/eccomerce folders does not contain "init_vars.php",These foders are copied under "/var/www/html/" as per webserver workload setup steps in user guide.
I noticed,until "init_vars.php" page is generated in "support" folder under /var/www/htm,while benchmark run.I could not access/display the php pages(ex:- inc.common.php etc ..) under support folder on web browser.This is same for bank and ecommerce folders.This might be the reason for followinhg errors and warnings.
[Tue Jul 29 21:10:04 2014] [error] [client 10.164.0.62] PHP Warning: require(init_vars.php): failed to open stream: No such file or directory in /var/www/html/bank/inc.common.php on line 9, referer:
https://webserver/bank/[Tue Jul 29 21:10:04 2014] [error] [client 10.164.0.62] PHP Fatal error: require(): Failed opening required 'init_vars.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/bank/inc.common.php on line 9, referer:
https://webserver/bank/The type of benchmark test being run is "SPECweb_Support" but not "SPECweb_Banking" or "SPECweb_Ecommerce"
I am following the link "
http://www.spec.org/virt_sc2013/results/res2013q2/virt_sc2013-20130501-00001-perf.html" for configuring the workloads.
Thanks and Regards,
Y.K.JAYACHAND