Forums / Setup & design / problems with setup phpadsnew
Christiane Kloss
Monday 07 March 2005 4:20:30 am
Hi all together,
I'm trying to setup the phpadsnew-extension with ez 3.5.1.I followed the instructions of the readme:
setup ez virtualhost added special rewrite rule copied the extension to the extension folderactivated the extension in ez-admin
read the admin_guide of phpadsnewchecked the directory permissions
now they want me to run te installer.I suppose, I should see the original phpadsnew install-page..?!?
tried to access phpadsnew: www.mydomain/extension/phpadsnew/phpadsnew/ www.mydomain/extension/phpadsnew/phpadsnew/index.php www.mydomain/extension/phpadsnew/phpadsnew/admin/index.phpwww.mydomain/extension/phpadsnew/phpadsnew/admin/install.php
will always to redirect to default-ez-page or module not found (->install.php)
So for me it looks like, the rewrite rule for the extension is not working.Or did I get the whole thing wrong?
Thanks in advance
Tuesday 08 March 2005 2:14:30 am
PLEASE !
Could anybody tell me, if
www.mydomain.de/extension/phpadsnew/phpadsnew
should led to the installer of phpadsnew ???
Thursday 10 March 2005 7:36:26 am
Well, it showed that the rewrite rule has a missing opening bracket. So instead of "RewriteRule !((..." I used "RewriteRule !(((..."and voilá - welcome to phpadsnew.