vitoto
11-03-2003, 23:56
hi,
1) look you server.log
#cat server.log
2) Check exits folder ts2 and you need httpdocs
#mv htdocs httpdocs
#chown -R nobody.nobody httpdocs
#chmod -R 700 httpdocs
3) Start you ts2
#./tss.minimal_startscript start
You can put that in you rc.local for inicial in boot PC
cd /root/tss2_rc2
/root/tss2_rc2/./tss.minimal_startscript start
cd /
4) use Web Browser and link http://IP_Server:14534
use admin account who you look in server.log file.
Note : Maybe folder defaul is htdocs inside ts2 for Red-Hat 7.2 i need use httpdocs look Step 2.
Later Guys.
1) look you server.log
#cat server.log
2) Check exits folder ts2 and you need httpdocs
#mv htdocs httpdocs
#chown -R nobody.nobody httpdocs
#chmod -R 700 httpdocs
3) Start you ts2
#./tss.minimal_startscript start
You can put that in you rc.local for inicial in boot PC
cd /root/tss2_rc2
/root/tss2_rc2/./tss.minimal_startscript start
cd /
4) use Web Browser and link http://IP_Server:14534
use admin account who you look in server.log file.
Note : Maybe folder defaul is htdocs inside ts2 for Red-Hat 7.2 i need use httpdocs look Step 2.
Later Guys.