No problem... now to your points:
gianmaria wrote:What hot fixes? I have followed your guide and readme to updgrade my TL 1.9.6 to 1.9.7.
As I mentioned back in my first post to this thread:
TurboPT wrote:Even though you've just upgraded, have you check our Mantis for hot-fixes to that version?
At teamst.org, there is a link to our Mantis [although the link is named 'tracker', in the left-hand column], take a look
here. However, note that there are
TWO hyperlinks provided to Mantis in the "how to report an issue" post, which is located in the second thread above the list of forums.
=============================================================
gianmaria wrote:TurboPT wrote:If that is all of the message contains, then it seems the installation is not correct, as /gui is a directory in TestLink.
What do you mean? TL works but in the 1.9.7 doens't exist the file gui under /var/www/html/testlink/lib/testcases/
This is only a warning.
Really? ...only a warning? Then why does the portion of your posted message, hightlighted in red, claims "error" ??
The posted error wrote:[Wed May 29 11:15:04 2013] [error] [client XX.XX.x.XXX] File does not exist: /var/www/html/testlink/lib/testcases/gui
I still contend there is more to that message. [I think it wrapped the line, and only part of it got copied when pasted?]
For reference, here's my directory listing for 1.9.7, and note the /gui [which is a directory] appears as the fourth item:
- Code: Select all
TurboPT@zTurboPT Apache24/htdocs/TL19/testlink197
$ tree -L 1 -d
.
├── cfg
├── custom
├── docs
├── gui <<< gui is here!
├── install
├── lib
├── locale
├── logs
├── third_party
└── upload_area