Forums / Setup & design / problems with setup phpadsnew

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

problems with setup phpadsnew

Author Message

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 folder
activated the extension in ez-admin

read the admin_guide of phpadsnew
checked 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.php
www.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

Christiane Kloss

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 ???

Christiane Kloss

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.