Forums / Install & configuration / Problems with Plain Installation, URL

"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 Plain Installation, URL

Author Message

Philipp Neuhaus

Thursday 27 April 2006 10:14:19 am

Hi,

I've got a strange problem with my plain installation.

First, I tested the news-Installation, every URL was like "/cms/index.php?/.." and it worked.

Now i tried to do the test-installation, now every URL is "/cms/index.php/..." and I get a "module not found" (index.php).

If I replace the index.php with index.php? it works, but the links on that site are all without the question mark.

My site.ini.append.php:
[SiteSettings]
SiteName=AntenneTux - Linux im Radio
SiteURL=www.antennetux.de/cms/index.php?/antennetux
LoginPage=embedded

Philipp

Philipp Neuhaus

Thursday 27 April 2006 10:42:34 am

http://ez.no/community/bugs/no_input_file_error_when_using_fcgi

works.

;-)

Evgeniy K

Thursday 27 April 2006 10:16:46 pm

The same problem:
http://ez.no/community/forum/install_configuration/url

not works :)

Hamish Tamblyn

Tuesday 02 May 2006 6:57:17 pm

I too have the same issue.

Your second link Phillip does not relate to Ez 3.6.7 or later as this fix has already been applied to ezsys.php.

After I did my installation, all the links goto "www.mysite.com/ez/index.php/whatever" but these give me Not Found error. If I manually add the ? to index.php it works, but of course all the links don't have this.

Is there another fix? or have I done something wrong?