Hi there,
I have just changed values in this file:
/opt/alfresco/tomcat/webapps/alfresco/WEB-INF/classes/alfresco/web-client-config.xml
I changed some listing values from 10 - 100
I did /opt/alfresco/alfresco.sh stop
then I did /opt/alfresco/alfresco.sh start
and now I keep getting this error:
HTTP Status 404 - /alfresco/
type Status report
message /alfresco/
description The requested resource (/alfresco/) is not available.
Apache Tomcat/5.5.20
Nothing on my end changed and I can see alfresco is in the tomcat/webapps directory
root@www:~# ls -la /opt/alfresco/tomcat/webapps/alfresco
total 44
drwxr-xr-x 10 root root 4096 2007-04-22 11:03 .
drwxr-xr-x 4 root root 4096 2007-04-24 16:14 ..
drwxr-xr-x 2 root root 4096 2007-04-22 11:03 css
drwxr-xr-x 7 root root 4096 2007-04-22 11:03 images
-rw-r–r– 1 root root 3140 2007-02-21 12:17 index.jsp
drwxr-xr-x 21 root root 4096 2007-04-22 11:03 jsp
drwxr-xr-x 2 root root 4096 2007-04-22 11:03 META-INF
drwxr-xr-x 4 root root 4096 2007-04-22 11:03 scripts
drwxr-xr-x 2 root root 4096 2007-04-22 11:03 services
drwxr-xr-x 6 root root 4096 2007-04-24 14:01 WEB-INF
drwxr-xr-x 2 root root 4096 2007-04-22 11:03 wsdl
but it simply won't load the page.
Where do I start to fix this?
Thanks guys,
Winston