Forums / Install & configuration / Help with installing eZP on yahoo hosting (for money)
SiXty NiNe
Sunday 05 February 2006 12:08:48 pm
Hi I'm looking for expert in eZP who can help me (for money) to set up eZPublish on yahoo hosting. Installation proccess ran without a problem. But when I try to access URL like index.php/siteaccess I get 404 error. ThanksSixty
Sebastian Picklum
Monday 06 February 2006 1:15:42 am
Have you tired to use
index.php?/siteaccess
?
sp@php.net
Monday 06 February 2006 6:23:18 am
Sure, but that has no effect on URLs on page...(i.e. they are still in index.php/siteaccess/path format...)S.
Monday 06 February 2006 9:50:20 am
Hmm, did you rename the .htaccess-file in the eZP root folder? If not, try it. If the .htaccess-file is in place and it is still not working: Check if Yahoo supports mod_rewrite.(These two things would usally make index.php/something work)
If that still doesn't work, then you'll have to change your siteaccess config (to have eZP create index.php?/something -links)
Maybe someone here has a smarter solution.
Regards
Sebastian
Monday 06 February 2006 10:27:17 am
>If that still doesn't work, then you'll have to change your siteaccess config (to have eZP create index.php?/something -links)
yes, I was trying to find a directive like that in .ini files, but without success. Do you know name of the directive?