Monday 13 December 2004 12:11:58 pm
the steps I have been trying are:
<b>- Setup eZ publish virtual host</b> I think it's ok.
<b>- add special rewrite rule:
# eZ publish 3.4.x :
RewriteRule !((^/design|^/var/.*/storage|^/var/storage|^/var/.*/cache|^/var/cache|^/extension/.*/design|^/kernel/setup/packages|^/packages|^/share/icons).*\.(gif|css|jpg|png|jar|js|ico|pdf|swf))|^/extension/phpadsnew/phpadsnew/.*)$ /index.php
</b> I think it's ok
<b>- Copy extension into extenstion folder</b> Sure it's ok
<b>- Activate extenstion admin->setup->extensions</b> Sure it's ok
<b>- Setup phpadsnew</b>
problem on this step. What is de meaning of setup phpadsnew? access to .../phpadsnew and setup like a normal installation on phpadsnew without ez? And if it's true, my problem is how to access to the adress where is located the index.php of phpadsnew. I think that maybe the problem is in the setup of virtual host mode.
<b>- Insert database dump of phpadsnew</b> here I have another problem, dump of what database? maybe after setup phpadsnew I have to copy the tables created in the database in the ez database?
|