Search the web
Sign In
New User? Sign Up
topincs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 192   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
I just downloaded topincs. Great idea! Not too helpful to those of us who love to trade ideas and code snippets given the current "license". May I respectfully...
jackpark1
Offline Send Email
May 14, 2006
5:53 pm
2
Hi Jack, Thanks for the input on the licensing. As i mentioned it is very likley that it will become open source very soon, since i am someone who likes to...
Robert Cerny
robert_cerny
Offline Send Email
May 14, 2006
6:21 pm
3
Some minor bugfixes. Robert....
Robert Cerny
robert_cerny
Offline Send Email
May 14, 2006
6:32 pm
4
Robert, Publishing the code might protect you in terms of copyrights to the code itself, but that doesn't preclude someone from patenting an *application* of...
Jack Park
jackpark1
Offline Send Email
May 14, 2006
7:35 pm
5
Hello, I can't find the TOPINCS_HOME/conf/httpd.conf in the 3 archives released, can you post it, or fix the releases ? Thank you very much. Regards. Valère...
valere_jeantet
Offline Send Email
May 14, 2006
8:59 pm
6
Hello Valère It is generated once you run configure in TOPINCS_HOME/bin. Regards, Robert...
Robert Cerny
robert_cerny
Offline Send Email
May 15, 2006
5:46 am
7
Jack, Thank you very much for your input on licensing. I will look into it soon. Do you know a good site on this issue? Best would be a matrix with licenses...
Robert Cerny
robert_cerny
Offline Send Email
May 15, 2006
4:53 pm
8
http://opensource.org/ But, it is very hard to get clear, level-headed dialog going. Far too many passions, tribes, etc. You end up reading what you can, then...
jackpark@...
jackpark1
Offline Send Email
May 15, 2006
5:39 pm
9
Hi, I am trying to install on OS X. I have Apache 2.0.52 with PHP 4.3.9 and MySQL 5.0.21. Apache (mod_rewrite enabled) and PHP (mbstring enabled) are running ...
markseaborne
Offline Send Email
May 18, 2006
6:26 am
10
Hello Mark, Try putting something like mysql.default_socket=/tmp/mysql.sock or mysql.default_socket=/private/tmp/mysql.sock into your /etc/php.ini. Kind...
Robert Cerny
robert_cerny
Offline Send Email
May 18, 2006
6:01 pm
11
Some bugfixes....
Robert Cerny
robert_cerny
Offline Send Email
May 18, 2006
6:03 pm
12
Hi, I'm trying to install Topincs on WinXP and I'm having difficulties with cofigure script. First, I must create TOPINCS_HOME/conf directory in order for the...
fedor_isakov
Offline Send Email
May 18, 2006
6:11 pm
13
Heh. I noticed this is fixed in 1.1.2. Cheers, Fedor....
fedor_isakov
Offline Send Email
May 18, 2006
6:18 pm
14
Hi, as described in the installation guide, I start configure script (which won't do anything until I create TOPINCS_HOME/stores directory, BTW), and it...
fedor_isakov
Offline Send Email
May 18, 2006
6:33 pm
15
Hello Fedor, The stores and the conf dir are present upon extracting the archive, they are empty but present. Pls check your extracting procedure for possible...
Robert Cerny
robert_cerny
Offline Send Email
May 18, 2006
8:37 pm
16
... You're right, of course! Using cygwin tools I'm able to extract everything, and configure works. I was using FilZip, which aparently doesn't handle tar.gz...
Fedor Isakov
fedor_isakov
Offline Send Email
May 19, 2006
7:17 am
17
Fedor, I am considering providing a zip archive. I just am a very loyal cygwin user, so the problem did not occur to me, but thank you for exposing it. Try...
Robert Cerny
robert_cerny
Offline Send Email
May 19, 2006
8:12 am
18
... Ok, I tried, here's what it has to say: C:\opt\topincs\bin>create-user.bat test test 1364: Field 'system_reifier' doesn't have a default value User test...
Fedor Isakov
fedor_isakov
Offline Send Email
May 19, 2006
9:12 am
19
Hi Robert, I found that there is a documented problem with PHP and MySQL on OS X. Just in case anyone else ever has the same problem, I used the fix documented...
Mark Seaborne
markseaborne
Offline Send Email
May 19, 2006
9:51 am
20
Mark, Determine if Apache is running without Topincs by uncommenting the "Include TOPINCS_HOME/conf/httpd.conf" line and restarting Apache. If it is running...
Robert Cerny
robert_cerny
Offline Send Email
May 19, 2006
10:31 am
21
Fedor, Try creating a user that is not supposed to exist create_user.bat fedor fedors_password If the problem persits, post all versions of the AMP...
Robert Cerny
robert_cerny
Offline Send Email
May 19, 2006
10:35 am
22
Robert, mod_rewrite is activated as is mod_setenvif. I can't find any reference to mod_setenv - nor in the Apache 2 documentation. The error log just says:...
Mark Seaborne
markseaborne
Offline Send Email
May 19, 2006
10:50 am
23
Mark, Pls post the complete include line as it is written by configure and post the content of TOPINCS_HOME/conf/httpd.conf and the ...
Robert Cerny
robert_cerny
Offline Send Email
May 19, 2006
11:27 am
24
Robert, the line written by configure: Include "/usr/local/topincs/conf/httpd.conf" The contents of TOPINCS_HOME/conf/httpd.conf: RewriteEngine on <Directory...
Mark Seaborne
markseaborne
Offline Send Email
May 19, 2006
11:38 am
25
Mark, The missing topincs.httpd.conf is the cause of the problem. I do suspect that your installation is corrupt due to the issues in the beginning with...
Robert Cerny
robert_cerny
Offline Send Email
May 19, 2006
1:01 pm
26
That did the trick, thanks Robert. All the best Mark...
Mark Seaborne
markseaborne
Offline Send Email
May 19, 2006
1:14 pm
27
Ok, things are moving, but I am still having problems :-( I can now access localhost/topincs. I created a user and imported a Topic Map but when I log in all I...
Mark Seaborne
markseaborne
Offline Send Email
May 19, 2006
1:44 pm
28
Hi, ... C:\opt\topincs\bin>create-user.bat foo bar 1364: Field 'system_reifier' doesn't have a default value User foo could not be created in store topincs. In...
Fedor Isakov
fedor_isakov
Offline Send Email
May 19, 2006
1:48 pm
29
Make sure that Cookies and JavaScript are enabled. If the problem persists, open the JavaScript console, clear the console, reload the page and send error...
Robert Cerny
robert_cerny
Offline Send Email
May 19, 2006
2:22 pm
30
Cookies and Javascript are enabled. Here is the content of the Javascript console: Error: syntax error Source File: http://localhost/topincs/js/util.js Line:...
Mark Seaborne
markseaborne
Offline Send Email
May 19, 2006
2:36 pm
Messages 1 - 30 of 192   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help