| View previous topic :: View next topic |
| Author |
Message |
Rolf Guest
|
Posted: Sat Mar 18, 2006 9:57 pm Post subject: Could not parse XSLT file |
|
|
Excuse my bad english
Im running a Icecas2 2.3.1 on a Debian 3.1 (stable/sarge) machine.
If i try to get on the status Page it displays "Could not parse XSLT file".
XSLT packages are installed and newest versions.
Can anyone help? |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Mar 19, 2006 2:00 am Post subject: |
|
|
As always, check your error log for errors
karl. |
|
| Back to top |
|
 |
Guest
|
Posted: Sun Mar 19, 2006 3:51 am Post subject: |
|
|
Hm, i dont know what this means:
WARN xslt/xslt_get_stylesheet Error checking for stylesheet file "/usr/share/icecast2/web/status.xsl": Permission denied
EROR xslt/xslt_transform problem reading stylesheet "/usr/share/icecast2/web/status.xsl" |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Mar 19, 2006 2:06 pm Post subject: |
|
|
It means that the file /usr/share/icecast2/web/status.xsl cannot be read because icecast does not have the rights to access the file or a directory component of it. Check what user icecast runs as and then check the permissions/ownership of the file/dirtectories to that file.
karl. |
|
| Back to top |
|
 |
Guest
|
Posted: Sun Mar 19, 2006 3:14 pm Post subject: |
|
|
| karlH wrote: |
It means that the file /usr/share/icecast2/web/status.xsl cannot be read because icecast does not have the rights to access the file or a directory component of it. Check what user icecast runs as and then check the permissions/ownership of the file/dirtectories to that file.
karl. |
icecast runs under user rolf an permissions/ownership of the file/directories is set well.  |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sun Mar 19, 2006 5:51 pm Post subject: |
|
|
The permission denied error is very clear in this case. icecast is not allowed to access some part of the path to that file. A simple test is as the user 'rolf', cat the full filename, you should get that error.
karl. |
|
| Back to top |
|
 |
Rolf Guest
|
Posted: Sun Mar 19, 2006 6:26 pm Post subject: |
|
|
| karlH wrote: |
The permission denied error is very clear in this case. icecast is not allowed to access some part of the path to that file. A simple test is as the user 'rolf', cat the full filename, you should get that error.
karl. |
Youre on the right way karl.
Now i have to search for my error.  |
|
| Back to top |
|
 |
Rolf Guest
|
Posted: Sun Mar 19, 2006 7:45 pm Post subject: |
|
|
| karlH wrote: |
It means that the file /usr/share/icecast2/web/status.xsl cannot be read because icecast does not have the rights to access the file or a directory component of it. Check what user icecast runs as and then check the permissions/ownership of the file/dirtectories to that file.
karl. |
Thx karl.
I had set rights in web/*.* but not in /usr/share/icecast/
Thanks for help. |
|
| Back to top |
|
 |
worldofmanda Guest
|
Posted: Mon Apr 17, 2006 2:17 am Post subject: yeh same here |
|
|
hi,
my one was working fine, and now i get the same error.
i have checked the directories could there be anything elso |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Apr 17, 2006 4:11 am Post subject: |
|
|
permission denied is a very specific error.
karl. |
|
| Back to top |
|
 |
worldofmanda Guest
|
Posted: Mon Apr 17, 2006 10:11 am Post subject: where can i check |
|
|
hi
thanks for ur reply.
i cannot fing out where the error log file is.
and while searching in directory i found two xml configuration files. >> icecast & icecast_shoutcast_compat & icecast_imal & icecast_urlauth .
i think i have made changes to icecast.xml via the server. do i nee to edit any other files.
thanks |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Mon Apr 17, 2006 11:04 am Post subject: problems |
|
|
hi,
i have now reinstalled the icecast server. this time i am not getting anything if it type the address http://00.00.000.000:8000 . just getting message Cannot find server. but my other streap on http://00.00.000.000:9000 is loading as normal.
thanks |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Apr 17, 2006 12:55 pm Post subject: |
|
|
why would that IP address work? You need to use a proper IP address that your system is allocated.
karl. |
|
| Back to top |
|
 |
Anonymous Guest
|
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Mon Apr 17, 2006 2:57 pm Post subject: |
|
|
connection is rejected here, so either icecast isn't running, or a firewall is blocking access or port forwarding isn't setup
karl. |
|
| Back to top |
|
 |
|