<div dir="ltr">im not using windows, but i thought that it could be a good idea to keep a track and help other people on the same situation as yours.<br>thanks you to you for sharing your experience :)<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2013/1/24 Emperor Starfinder <span dir="ltr"><<a href="mailto:emperor@secondgalaxy.com" target="_blank">emperor@secondgalaxy.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Okay I have added the tutorial to the opensim wiki. Thanks for the idea ssm2017.<div class="HOEnZb"><div class="h5"><br>
<br>
Thanks<br>
<br>
Emperor<br>
<br>
Quoting <a href="mailto:opensim-users-request@lists.berlios.de" target="_blank">opensim-users-request@lists.<u></u>berlios.de</a>:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Send Opensim-users mailing list submissions to<br>
<a href="mailto:opensim-users@lists.berlios.de" target="_blank">opensim-users@lists.berlios.de</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:opensim-users-request@lists.berlios.de" target="_blank">opensim-users-request@lists.<u></u>berlios.de</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:opensim-users-owner@lists.berlios.de" target="_blank">opensim-users-owner@lists.<u></u>berlios.de</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Opensim-users digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Got profiles working (<a href="mailto:emperor@secondgalaxy.com" target="_blank">emperor@secondgalaxy.com</a>)<br>
2. Re: Got profiles working (ssm2017)<br>
<br>
<br>
------------------------------<u></u>------------------------------<u></u>----------<br>
<br>
Message: 1<br>
Date: Tue, 22 Jan 2013 16:10:32 -0500<br>
From: <a href="mailto:emperor@secondgalaxy.com" target="_blank">emperor@secondgalaxy.com</a><br>
To: <a href="mailto:opensim-users@lists.berlios.de" target="_blank">opensim-users@lists.berlios.de</a><br>
Subject: [Opensim-users] Got profiles working<br>
Message-ID: <<a href="mailto:20130122161032.17051cbteed4urt4@74.50.85.33" target="_blank">20130122161032.<u></u>17051cbteed4urt4@74.50.85.33</a>><br>
Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes";<br>
format="flowed"<br>
<br>
Okay so after a lot of annoying bugs and frustration, I finally got<br>
search, profiles, and offline messaging working. Thanks to Guy for<br>
giving me that last push I needed to revisit it.<br>
<br>
For those who are having trouble with the profiles, search, and<br>
offline messaging and are running on windows I recommend the following<br>
steps as it worked for me.<br>
<br>
1. Install IIS (you can either install the IIS 7.5 express from<br>
Microsoft or activate IIS 6.0 through your control panel by going to<br>
the control panel and under programs turn on or off new features. In<br>
the features manager check the boxes for IIS and click ok.)<br>
<br>
2. Through the web installer from Microsoft you'll want to install php<br>
5.3.19 (sorry I am not to sure yet why profiles, search, and offline<br>
messaging hates php 5.4.x. I'll try and play around with this when I<br>
get some time and through the list of projects I have waiting for me<br>
to implement.)<br>
<br>
3. Go to your IIS Manager by clicking on start and typing in IIS<br>
Manager to find the manager.<br>
<br>
4. In the IIS manager you might need to scroll down to find the php<br>
manager. Open the manager.<br>
<br>
5. In the php manager you might get an incompatibility highlighted in<br>
yellow. No need to panic this is normal. Click the recommended link<br>
next to this message and it will go away.<br>
<br>
6. Click the php.ini link and edit the php.ini file and turn on<br>
asp_tags and short_open_tags. Then click save.<br>
<br>
7. Click the phpinfo link to verify that you have configured<br>
everything correctly. No need to worry about the php_curl or<br>
php_xmlrpc as these are on by default. (they were for me).<br>
<br>
8. Minimize your IIS manager now.<br>
<br>
9. Copy the web root folders for search and profiles to your IIS<br>
wwwroot folder. You can find this directory in C:\inetpub\wwwroot\<br>
<br>
10. In my case I named the search, profile, and offline messaging<br>
directory folders search, profiles, and messaging. I also changed the<br>
xmlrpc groups web root directory to groups.<br>
<br>
11. Make sure to configure your database info and your ini files<br>
accordingly in your opensim server.<br>
<br>
12. Restart or launch your opensim instance.<br>
<br>
13. Log in using your viewer of choice and test. Everything should<br>
work quite well.<br>
<br>
I am sorry to see these modules not working well with the current php<br>
versions in wamp and xampp servers. Someone will need to revisit that<br>
and figure out how to actually make these compatible with any<br>
php-xmlrpc version.<br>
<br>
Thanks to Guy who gave me that bit of encouragement I needed and to<br>
Fleep/ Chris for posting his steps on his wiki. Once I saw on Fleep's<br>
wiki that he had it working with IIS it got me thinking there might be<br>
a problem on windows with wamp and xampp server php-xmlrpc instances.<br>
<br>
My next project is the economy modules for our grid and then<br>
addressing the issue relating to bigger region sizes. Now that the<br>
developers of Firestorm are implementing the var regions, it is time I<br>
think to re address this. I will let everyone know how this project<br>
turns out once I get to it in a day or two. Currency comes first.<br>
<br>
Emperor<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Wed, 23 Jan 2013 00:19:01 +0100<br>
From: ssm2017 <<a href="mailto:ssm2017@gmail.com" target="_blank">ssm2017@gmail.com</a>><br>
To: <a href="mailto:opensim-users@lists.berlios.de" target="_blank">opensim-users@lists.berlios.de</a><br>
Subject: Re: [Opensim-users] Got profiles working<br>
Message-ID:<br>
<<a href="mailto:CAE2ni0Em77Oqb0sRT0ehh8FnmNDv9uiowHymEjv4%2BPCMhYbcgA@mail.gmail.com" target="_blank">CAE2ni0Em77Oqb0sRT0ehh8FnmNDv<u></u>9uiowHymEjv4+PCMhYbcgA@mail.<u></u>gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
maybe you can find a place on the wiki to add your tutorial to install<br>
osmodules for iis and then add the link to the page in<br>
<a href="http://opensimulator.org/wiki/User_Documentation#Platform_specific" target="_blank">http://opensimulator.org/wiki/<u></u>User_Documentation#Platform_<u></u>specific</a><br>
<br>
<br>
2013/1/22 <<a href="mailto:emperor@secondgalaxy.com" target="_blank">emperor@secondgalaxy.com</a>><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Okay so after a lot of annoying bugs and frustration, I finally got<br>
search, profiles, and offline messaging working. Thanks to Guy for giving<br>
me that last push I needed to revisit it.<br>
<br>
For those who are having trouble with the profiles, search, and offline<br>
messaging and are running on windows I recommend the following steps as it<br>
worked for me.<br>
<br>
1. Install IIS (you can either install the IIS 7.5 express from Microsoft<br>
or activate IIS 6.0 through your control panel by going to the control<br>
panel and under programs turn on or off new features. In the features<br>
manager check the boxes for IIS and click ok.)<br>
<br>
2. Through the web installer from Microsoft you'll want to install php<br>
5.3.19 (sorry I am not to sure yet why profiles, search, and offline<br>
messaging hates php 5.4.x. I'll try and play around with this when I get<br>
some time and through the list of projects I have waiting for me to<br>
implement.)<br>
<br>
3. Go to your IIS Manager by clicking on start and typing in IIS Manager<br>
to find the manager.<br>
<br>
4. In the IIS manager you might need to scroll down to find the php<br>
manager. Open the manager.<br>
<br>
5. In the php manager you might get an incompatibility highlighted in<br>
yellow. No need to panic this is normal. Click the recommended link next<br>
to this message and it will go away.<br>
<br>
6. Click the php.ini link and edit the php.ini file and turn on asp_tags<br>
and short_open_tags. Then click save.<br>
<br>
7. Click the phpinfo link to verify that you have configured everything<br>
correctly. No need to worry about the php_curl or php_xmlrpc as these are<br>
on by default. (they were for me).<br>
<br>
8. Minimize your IIS manager now.<br>
<br>
9. Copy the web root folders for search and profiles to your IIS wwwroot<br>
folder. You can find this directory in C:\inetpub\wwwroot\<br>
<br>
10. In my case I named the search, profile, and offline messaging<br>
directory folders search, profiles, and messaging. I also changed the<br>
xmlrpc groups web root directory to groups.<br>
<br>
11. Make sure to configure your database info and your ini files<br>
accordingly in your opensim server.<br>
<br>
12. Restart or launch your opensim instance.<br>
<br>
13. Log in using your viewer of choice and test. Everything should work<br>
quite well.<br>
<br>
I am sorry to see these modules not working well with the current php<br>
versions in wamp and xampp servers. Someone will need to revisit that and<br>
figure out how to actually make these compatible with any php-xmlrpc<br>
version.<br>
<br>
Thanks to Guy who gave me that bit of encouragement I needed and to Fleep/<br>
Chris for posting his steps on his wiki. Once I saw on Fleep's wiki that<br>
he had it working with IIS it got me thinking there might be a problem on<br>
windows with wamp and xampp server php-xmlrpc instances.<br>
<br>
My next project is the economy modules for our grid and then addressing<br>
the issue relating to bigger region sizes. Now that the developers of<br>
Firestorm are implementing the var regions, it is time I think to re<br>
address this. I will let everyone know how this project turns out once I<br>
get to it in a day or two. Currency comes first.<br>
<br>
Emperor<br>
______________________________<u></u>**_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/**mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/**<u></u>mailman/listinfo/opensim-users</a><u></u><<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><u></u>><br>
<br>
</blockquote>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="https://lists.berlios.de/pipermail/opensim-users/attachments/20130123/545cafe3/attachment-0001.html" target="_blank">https://lists.berlios.de/<u></u>pipermail/opensim-users/<u></u>attachments/20130123/545cafe3/<u></u>attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
<br>
End of Opensim-users Digest, Vol 65, Issue 40<br>
******************************<u></u>***************<br>
<br>
</blockquote>
<br>
<br>
<br>
Emperor Starfinder<br>
Core Developer<br>
Second Galaxy Development Team<br>
<a href="http://www.secondgalaxy.com" target="_blank">http://www.secondgalaxy.com</a><br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
</div></div></blockquote></div><br></div>