[Opensim-dev] Help with OSProfiles
Bo
bo at s-grid.net
Sat Nov 5 08:14:10 UTC 2011
Hello,
I did got it work on Nginx only.
But maybe this can help you :
- the base is in debugging of the database errors. Set logging in way
providing you either query but also error. If you have problems with that you
can replace mysql_query calls in profile.php by your own functions in order
to get such a logging facility.
- the queries are hardcoded so in case that a query causes you a problem you
need first check on your tables (are those present? do they have indexes set
properly?) and then modify the query to fit your database.
Hope this could help, Bo
On Saturday 05 of November 2011 08:27:20 Fleep Tuque wrote:
> I noted at the top that it says it requires Apache/PHP/MySQL but hoped it
> would also work with IIS (instead of Apache), so I guess I wasn't
> necessarily surprised that the install seems to be failing (silently). Has
> anyone gotten profiles to work on IIS?
More information about the Opensim-dev
mailing list