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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 2636 - 2665 of 2694   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2636
I am going through the steps in the INSTALL file to install Keystone, when I run this command in step #5: [root@seahawk struct]# pwd ...
anh2phi
Offline Send Email
Jun 2, 2004
3:58 pm
2637
... This is a MySQL permissions error, it means that 'root' does not have permission to modify / update the 'keystone' database within your server. You need...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 2, 2004
4:18 pm
2638
Has anyone came across this problem before - when I pulled up the keystone index.php page on a browser, it shows the following: " alt="Keystone 2" /> ... ...
anh2phi
Offline Send Email
Jun 7, 2004
12:43 pm
2639
... This sounds like a problem wiuth quoting somewhere. THat particular line looks like this: index.php: <img src="<? echo $sys_graphics ....
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 7, 2004
6:05 pm
2640
I am restating the probolem for clarity. I am running the latest version of Keystone2, on a Linux platform with MySQL. I upgraded from keystone 0.72. Anonymous...
jenasys2000
Offline Send Email
Jun 8, 2004
7:29 pm
2641
There's a chance you don't have PHP or the PHP handler working. Try this.. In your keystone directory, create a file called 'test.php' Within this file place ...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 8, 2004
7:38 pm
2642
... This is odd. Can you make sure debugging is turned on (see keystone.conf), and attempt tihs again, then look for an 'error' line in the keystone log file...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 8, 2004
9:06 pm
2643
This is caused (in my experience) by having slip ACLs turned on in the keystone config. As a workaround, try turning them off. If this is indeed the...
Alex Mauer
hawke666.geo
Online Now Send Email
Jun 8, 2004
9:18 pm
2644
I did check with the test.php file and alot of information came back about the php configuration. I also checked and tested php before installing keystone -...
anh2phi
Offline Send Email
Jun 8, 2004
10:02 pm
2645
Keystone gurus, Any more thoughts on this installation problem? Any help is greatly appreciated. ... back ... <dbs@s...> ... Try ... information ... to ... the...
anh2phi
Offline Send Email
Jun 10, 2004
2:51 pm
2646
I am running php 4.3.7 configured with mysql support. If I run a test php file (phpinfo) it shows it is configured with mysql support. Is there something...
jacob_smith14
Offline Send Email
Jun 14, 2004
5:29 pm
2647
... Need some more information. What's not working correctly? Ie, if you can't log in, what's the error message if any? -dbs ... -- ... Dave Belfer-Shevett \...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 14, 2004
6:00 pm
2648
Dave - I looked around and read some faq and still stuck on this keystone index.php file... could this problem be a keystone problem itself? ... before ... ...
anh2phi
Offline Send Email
Jun 16, 2004
5:14 pm
2649
Where is it getting the $sys_graphics from in the line below: <? echo $sys_graphics .> " alt="Keystone 2" /> ... in ... following ... this ... -- ... ...
anh2phi
Offline Send Email
Jun 16, 2004
6:27 pm
2650
... This line is incorrect. That > should not be there, and is not in the distribution as far as I can tell. The line should be: index.php: <img src="<?...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 16, 2004
6:51 pm
2651
This is the line in index.php: <img src="<? echo $sys_graphics . "/keystone2-2.gif"?>" alt="Keystone 2" /> It's the same as below. The error that I am getting...
anh2phi
Offline Send Email
Jun 17, 2004
2:31 am
2652
... This is really behaving like the PHP parser is not working properly, or its ignoring the <? tag. Here's a couple things to try... 1) make a file 'foo.php'...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 17, 2004
2:42 am
2653
foo <?php echo "bar" ?> foo will display this on the browser: foo barfoo foo <? echo "bar" ?> foo will display this on the browser: foo foo So this tells us...
anh2phi
Offline Send Email
Jun 18, 2004
2:18 pm
2654
Please do not double-post questions. I answer things as fas as I can. ... No, what it says is that PHP is configured to only allow <?php tags. Keystone uses...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 18, 2004
2:32 pm
2655
It looks like I found two php.ini files. When I checked the /etc/php.ini file, short_open_tag = Off, I updated to On When I checked /usr/local/lib/php.ini...
anh2phi
Offline Send Email
Jun 18, 2004
7:06 pm
2656
I am using keystone2-0_90_09. I am upgrading from using 0.74.00. The contact view (viewing a particular contact) has a "add slip" link, however, this does not...
quesarvii
Offline Send Email
Jun 21, 2004
1:35 am
2657
... This is a known bug, sorry - the function isn't enabled yet. ... My workspace version has this about half coded, I'll try and get it completed shortly....
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 21, 2004
1:42 am
2658
... Okay, that shows that the first problem is solved, in that the PHP parser is now working correctly. I've never seen this particular error - why are you...
Dave Belfer-Shevett
shayde
Offline Send Email
Jun 22, 2004
4:00 pm
2659
Yes the subdirectory called'conf' is there and has the keystone.conf.default file in it. the files have the permissions. This is driving me nuts - I am about...
anh2phi
Offline Send Email
Jun 22, 2004
4:26 pm
2660
Hi, I've been using an older version (0.74) and this weekend thought I'd try the new version (Keystone2 0.90.09). I've been unable to get the slips to get ...
Matt Dickinson
mdaitc683
Offline Send Email
Jun 27, 2004
8:13 pm
2661
Greeting keystone-users, Can you offer a suggestion? I have inherited a PTS 1.72.00 system used to track computer support. It has never given us a problem and...
Dick Howard
hickdoward
Offline Send Email
Jul 3, 2004
5:15 pm
2662
Greeting keystone-users, Sorry if this is posted twice, but I do not think it went through the first time. Can you offer a suggestion? I have inherited a PTS...
hickdoward
Offline Send Email
Jul 3, 2004
5:15 pm
2663
... There should be no conversion necessary. The code will run under this environment without modification. The only thing is that more recent versioins of...
Dave Belfer-Shevett
shayde
Offline Send Email
Jul 3, 2004
5:33 pm
2664
Hello, Upgrading from keystone 0.71.02 to Keystone2 0.71.02, the conversion script schecker.php3 point to a broken URL inside stonekeep web site: ...
Lea Gris
leagris
Offline Send Email
Jul 6, 2004
1:40 pm
2665
... The structure server is not available anymore... you can just skip this step. There are no database structure changes from 0.71.02 to K2. -dbs -- ... Dave...
Dave Belfer-Shevett
shayde
Offline Send Email
Jul 6, 2004
2:23 pm
Messages 2636 - 2665 of 2694   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