Hi Arkeshm, In the past I used the instructions on their web site: http://rnd.feide.no/content/installing-simplesamlph
I think the group for SimpleSAMLphp has better experience with installation problems, please post there if you haven't already: http://groups.google.com/group/simplesamlphp Cheers, Julian. On Sep 8, 9:25 pm, Arkesh <[EMAIL PROTECTED]> wrote: > Hi Julian, > Can you tell me what is the right approach for installing > SimpleSamlPHP???? > > On Sep 8, 12:26 pm, "Julian (Google)" <[EMAIL PROTECTED]> wrote: > > > Hi Arkesh, > > > Depending on you installation you may not need to set the VirtualHost > > parameters, VirtualHost is only needed if you are running different > > domains on the same server:http://httpd.apache.org/docs/1.3/vhosts/ > > > The baseurlpath refers to the folder that contains your SimpleSAMLphp > > installation. > > > There is another specific group for SimpleSAMLphp, I recommend you > > also to post in that group:http://groups.google.com/group/simplesamlphp > > > Cheers, > > Julian. > > > On Sep 7, 4:50 pm, Arkesh <[EMAIL PROTECTED]> wrote: > > > > Hi Everybody, > > > I am facing problem in configuring simplesamlphp at my computer. > > > > what i did?? > > > (1) i downloaded simplesamlphp from follwoing > > > link.http://code.google.com/p/simplesamlphp/downloads/list > > > (2) i dowloaded php 5.2 fromhttp://www.php.net/downloads.php > > > (3) i downloaded apache fromhttp://www.apache.org/ > > > (4) i put simplesamlphp folder in C:\Program Files\Apache Software > > > Foundation\Apache2.2\htdocs folder.My webserver working fine. > > > > According to documentation.. > > > ===http://rnd.feide.no/content/installing-simplesamlphp > > > === > > > > now according to documentation we have to update config.php and Apache > > > configuration file (here it is httpd , C:\Program Files\Apache > > > Software Foundation\Apache2.2\conf\ ) > > > -- > > > now documentation is saying something like change the apache > > > configuration file as > > > > <VirtualHost *> > > > ServerName service.example.com > > > DocumentRoot /var/www/service.example.com > > > > Alias /simplesaml /var/simplesamlphp/www > > > </VirtualHost> > > > > and in config.php as > > > > $config = array ( > > > [...] > > > 'baseurlpath' => 'simplesaml/', > > > > and > > > > test thehttps://service.example.com/simplesaml/ > > > > This all things are seems to be confusing . > > > Can anybody help me to change aforesaid files. > > > > Regards, > > > Arkesh --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
