Dear Reza, The reason why you see many warnings on the php-generated page is that the timezone is not set correctly in the php.ini file that is used. Please find which php.ini file is used by running the "php -ini" command and look for the "Configuration File (php.ini) Path" parameter.
Regarding the error you see on the Faban screen; Looks like there is a connection problem between your client machine and the frontend machine. Make sure that you can ssh from one machine to the other without entering a password (http://www.linuxproblem.org/art_9.html). You might also want to specify the IP addresses of the machines rather than the hostnames on the Faban page. Let us know if you still have these problems after you apply these changes. -- Cansu ________________________________ From: reza azimi [[email protected]] Sent: Tuesday, April 01, 2014 5:53 PM To: [email protected] Subject: web serving installation Dear all, I am all new to the web serving benchmark and I'm trying to install it. I have two servers, I use one as backend and load generator and the other one as front end. I tried to do whatever exactly installation guide said, but the problem is the check points are very low so I dont know I did wrong and which part is not working, Based on the check marks on the installation guide, I can access to oliowork load page so I know I install the load generator correct and also I can access to my front end with my browser so I know the front end is working as well but when I run the benchmark, it would fail. I've attached the screenshots from my workload page and front, let me know what else I should send or I have to check or which part is not working. Also this is what I get from my DB when I run: ./dbloader.sh localhost 25 Apr 1, 2014 11:22:50 AM org.apache.olio.workload.loader.LoadController main INFO: Done clearing database tables. Apr 1, 2014 11:22:50 AM org.apache.olio.workload.loader.LoadController main INFO: Done data creation. Scale6 is my backend and load generator, scale7 is my front end. Let me know what do you think, Thank you all. Regards Reza
