thanks for this
Printable View
thanks for this
Hey, I cannot seem to access iweb through the HTTPS protocol, but in http, however, I get the error that most people received in page 1, is there anybody who can assist with my situation?
hmm i have a problem that ive been fighting with for a lil while now but if i ececute server only when i run ./start.sh i web loads fine, but if i run my register page then run server only iweb wont run or if i load i web first then register page the register page wont work. is there anyway to run both register and i web at the same time? thx
oh BTW i am using hamachi if that helps any
I also have the same problem. The registration page will work but then the iWeb will not work. That is if I set the registration page to load first. Then if I try vise versa. iWeb first then the registration page only iWeb worked. Can anyone find/have a solution to our problem.
cant see any certificates... and i did all what u say.. what now?
help please
Code:[root@fedora local]# cd /usr/local/jakarta-tomcat-5.5.9/webapps
[root@fedora webapps]# wget http://192.168.1.4/webapps/
--00:31:15-- http://192.168.1.4/webapps/
=> `index.html'
Connecting to 192.168.1.4:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5,267 (5.1K) [text/html]
100%[====================================>] 5,267 --.--K/s
00:31:15 (1.00 MB/s) - `index.html' saved [5267/5267]
[root@fedora webapps]# cd /usr/local/jakarta-tomcat-5.5.9/bin
[root@fedora bin]# ./startup.sh
Using CATALINA_BASE: /usr/local/jakarta-tomcat-5.5.9
Using CATALINA_HOME: /usr/local/jakarta-tomcat-5.5.9
Using CATALINA_TMPDIR: /usr/local/jakarta-tomcat-5.5.9/temp
Using JRE_HOME: /usr/java/jdk1.5.0_05
[root@fedora bin]# ./start.sh
-bash: ./start.sh: No such file or directory
[root@fedora bin]# cd
[root@fedora ~]# cd /usr/local/jakarta-tomcat-5.5.9/bin
[root@fedora bin]# ./start.sh
-bash: ./start.sh: No such file or directory
[root@fedora bin]#
any ideea why i get this?
[root@gmserver bin]# ./startup.sh
bash: ./startup.sh: /bin/sh^M: bad interpreter: No such file or directory
I obtain to have access the page of the Iweb but I do not obtain to have access the page to edit chars !!!!
Help-me
PS: my English is not good, is using translating babelfish
help i tried both ways already and still wont work
Code:404 - Not found
go to root
HttpFileServer 2.2f
5/6/2009 1:26:01 AM
LOL! It's HFS xD Not iweb..........
Did you have type this URL: http://your-pwserver:8080/iweb ??
Or http://your-windows-ip:8080 ? :lol:
@All
Because you need check this:
on root directory:
.bashrc include this lines
.profile (this is my. You need change password, etc)Code:export JAVA_HOME=/usr/java/jdk1.5.0_05/bin
export CLASSPATH=/usr/local/jakarta-tomcat-5.5.9/common/lib/jsp-api.jar:/usr/local/tomcat/common/lib/servlet-api.jar
...and run this net_test.shCode:# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin:/usr/java/jdk1.5.0_05/bin
BASH_ENV=$HOME/.bashrc
USERNAME="root"
PATH=$PATH:$HOME/bin:/usr/lib/mysql/bin
BASH_ENV=$HOME/.bashrc
USERNAME="ROOT"
export USERNAME BASH_ENV PATH
export CLASSPATH=.:/usr/java/jdk1.5.0_05/lib/dt.jar:/usr/java/jdk1.5.0_05/lib/tools.jar:/usr/java/jdk1.5.0_05/lib/mysql-connector-java-3.0.16-ga-bin.jar:/usr/java/msSQLjdbc/lib/msbase.jar:/usr/java/msSQLjdbc/lib/mssqlserver.jar:/usr/java/msSQLjdbc/lib/msutil.jar
export PATH=$JAVA_HOME/bin:$PATH
export JAVA_HOME=/usr/java/jdk1.5.0_05
export LC_ALL=zh_CN
export LANG=zh_CN
And change to CHMOD 0755 on this files after save.Code:#!/bin/sh
echo "############################ Start Jakarta Service #############################"
cd /opt/lampp
./lampp startapache &
sleep 5
./lampp startmysql &
sleep 5
cd /usr/local/jakarta-tomcat-5.5.9/bin
./startup.sh
echo "############################### Web Test Done ###############################"
:thumbup:
when i click on char editor and use Mage F i get everytime : Failed to get the Char info from the Database,Char doesn't exist or connection timeout.Please retry
pls help whats the problem
pls answer why i get this message
Hi i used your guide and got my Iweb up but what is the username and password? and how would i change it though colinux