YAFLogo

robyrobot
  • robyrobot
  • 51.8% (Neutral)
  • YAF Forumling Topic Starter
17 years ago
Hi all,

I have realized a linux + mysql version of yaf based on the 1.9.1.2 FINAL.

Of course it is still alpha version and it needs more tests :-)

The version works both under windows and linux

Linux conf:

- OpenSUSE 10.3

- mono installation bin package from mono site (v 0.18)

- mysql 5

- xsp2 as web server

question for admins:

can I post the code here ? ;-)

Bye

Roby

PS. thanks to adelsayed and PS for the data layer code and mysql stored procedures conversion

Sponsor
Ederon
  • Ederon
  • 100% (Exalted)
  • YAF Developer
17 years ago
Wow, nice. Thanks! ;)

I'll move this to "Modifications forum". You can attach your scripts there.


When I post FP:Ederon in a topic, I'm leaving my footprint there so I can track it once I get into coding/supporting.
Arsen.Shnurkov
16 years ago
I successfully install this forum under Ubuntu(Hardy)/MySQL, it works, but it is very difficult to register a new user (forum complains about existing user, about weak password and so on). It is difficult to register on forum.yetanotherforum.net too. It is impossible to retrieve password. I tried Firefox and Konqueror.
robyrobot
  • robyrobot
  • 51.8% (Neutral)
  • YAF Forumling Topic Starter
16 years ago

I successfully install this forum under Ubuntu(Hardy)/MySQL, it works, but it is very difficult to register a new user (forum complains about existing user, about weak password and so on). It is difficult to register on forum.yetanotherforum.net too. It is impossible to retrieve password. I tried Firefox and Konqueror.

Arsen.Shnurkov wrote:

Sorry for late reply! :(

This version is a very alpha one ... there'a a lot of work to do ... your problem is probably (90%) related to the mysql stored procedures translation (the porting from MSSQL to MYSQL of stored procedure is incomplete).

You could try to replace sql script in folder yaf4linux/install/MySQL/ with the attached one.

Bye

Roby