|
|
| Author |
Message |
|
| dmitriid |
Posted: Tue Aug 29, 2006 8:00 am |
|
|
|
User
Joined: 17 Aug 2006
Posts: 213
|
Well, I've installed Erlang and Yaws under SuSe 10 under latest VmWare Server under WinXP Pro SP2 )
Both Erlang and Yaws work seemingly ok. However, as I follow steps in the documentation, Yaws doesn't parse .yaws files
Here is my setup:
|
|
|
| Back to top |
|
| tobbe |
Posted: Tue Aug 29, 2006 9:00 am |
|
|
|
User
Joined: 19 Jan 2005
Posts: 274
Location: Stockholm, Sweden
|
Dmitrii Dimandt wrote:
> Well, I've installed Erlang and Yaws under SuSe 10 under latest VmWare
> Server under WinXP Pro SP2 )
>
> Both Erlang and Yaws work seemingly ok. However, as I follow steps in
> the documentation, Yaws doesn't parse .yaws files
>
> Here is my setup:
>
> logdir = /usr/local/yaws/test/logs
> ebin_dir = /usr/local/yaws/test/ebin
>
> <server localhost>
> port = 81
> listen = 0.0.0.0 <http://0.0.0.0>
> docroot = /usr/loacl/yaws/test
> dir_listings = true
> dav = true
> </server>
>
> When I run /usr/local/bin/yaws -i, it starts ok. The yaws' local site
> starts ok, I see the welcome page and the config page ok. However, as i
> navigate to http://127.0.0.1:81/index.yaws, I see the following page as
> an HTML page:
>
> <html>
>
> <h1> Yesssssss </h1>
>
> <erl>
> out(Arg) -> {html, "<h2> Hello again </h2>"}.
> </erl>
>
> </html>
Can it be that <erl> need to be in column 1 ?
--Tobbe
>
> is returned as
>
> Yesssssss
>
> out(Arg) -> {html, "
> Hello again
> "}.
>
> Whatever can be wrong?
>
>
> ------------------------------------------------------------------------
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Erlyaws-list mailing list
> Erlyaws-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/erlyaws-list
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Erlyaws-list mailing list
Erlyaws-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlyaws-list
Post recived from mailinglist |
|
|
| Back to top |
|
| Ke Han |
Posted: Tue Aug 29, 2006 9:28 am |
|
|
|
User
Joined: 02 Mar 2005
Posts: 107
Location: Shanghai
|
|
| Back to top |
|
|
|
All times are GMT
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|
|