Forums / Install & configuration / Missing manual?
Mike Baker
Tuesday 08 April 2003 5:49:17 am
After installing the Windows Installer version, trying to access the manual on localhost does not work, although the sdk documentation seems to be there.
Bård Farstad
Wednesday 09 April 2003 3:25:10 am
If eZ publish is installed with non virtualhost setup you should get access to the documentation with the url: http://localhost/index.php/user/manual/ orhttp://localhost/index.php/admin/manual/
--bård
Documentation: http://ez.no/doc
Wednesday 09 April 2003 6:49:59 am
Thanks, that works. The install notes with the offline url seem to be wrong.
Ole Morten Halvorsen
Wednesday 09 April 2003 8:50:31 am
The siteaccess for the manual seems to be missing, so go to your 'ezpublish_dir/settings/siteaccess' directory, copy the 'sdk' directory to 'manual', edit 'manual/site.ini.append' and replace the two places where it says '/sdk' with '/manual' (without the '). Now you should be able to view the manual at http://localhost/index.php/manual
I hope this fixes your problem.
Senior Software Engineer - Vision with Technology http://www.visionwt.com http://www.omh.cc http://www.twitter.com/omh eZ Certified Developer http://ez.no/certification/verify/358441 http://ez.no/certification/verify/272578
xi zhang
Thursday 17 April 2003 9:19:19 am
thanks, it's work!