Here's my Virtual Host setup for this site...
VirtualHost {
Hostname = testwebsite.local, www.testwebsite.local
WebsiteRoot = /Users/webuser/Sites/public_html/testwebsite.local/public
StartFile = index.php
AccessLogfile = /Users/webuser/Sites/public_html/testwebsite.local/log/access.log
ErrorLogfile = /Users/webuser/Sites/public_html/testwebsite.local/log/error.log
TimeForCGI = 5
UseFastCGI = PHP5
UseToolkit = symphony
}
Is there anything that needs to be adjusted or added for paging to work on the Symphony backend?
Hugo, to test the Symphony admin backend, enter about 20 dummy entries under articles so you can have multiple pages of content. The problem is that it gives you a 404, when you try to page to the next page of entries.