Forums / Install & configuration / wrong url (PATH) admin view? user view?

"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".

wrong url (PATH) admin view? user view?

Author Message

ould ould

Wednesday 13 April 2005 7:27:49 am

hi,
i'm a french student (so sorry for my bad english!!)

i installed Exponential and i have my web site at this adress

http://localhost/Exponential/index.php

but when i choose (for example : Polls) i'm redirected to this url :

http://localhost/Exponential/index.php/myAPPLITITLE/polls
who is wrong !!!(index.php/my...!!!)

i never installed this tool and i don't now how it works so if someone can help to redirect to the right URL??

Łukasz Serwatka

Thursday 14 April 2005 1:16:21 am

You are uses Exponential in non virtual host mode so your url is

http://localhost/Exponential/index.php/(siteaccess)/polls

If you using news installation the url in pubic view will be

http://localhost/Exponential/index.php/news/polls

for admin will be

http://localhost/Exponential/index.php/news_admin

"news" is your siteaccess name.

http://ez.no/ez_publish/documentation/configuration/configuration/site_access

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

ould ould

Thursday 14 April 2005 2:54:45 am

thanks for your answer,

but how can i choose "news installation"? and in which installation step?

i downloaded this zip file "Exponential-3[1].5.1.zip"
is it the right file?

thanks.

ould ould

Thursday 14 April 2005 3:12:59 am

for information
at the end of installation a have this infos :

Comments:

Site info:
Template - Corporate
Title - Corporate
URL - http://localhost/Exponential-3.5.1/index.php/corporate
Admin URL - http://localhost/Exponential-3.5.1/index.php/corporate_admin
Access type - url
Access value - corporate
Functionality - contact_us, contacts, files, gallery, links, media, poll, products, weblog, news

PHP info:
Version - 4.3.11

OS info
Name - Windows NT my station 5.0 build 2195

Database info:
Type - MySQL
Driver - ezmysql

Email info:
Transport - SMTP

Image conversion:
ImageMagick was found and used.
Path - C:\WINNT\system32
Executable - convert.exe

Regional info:
Primary - fre-FR
Additional - fre-FR

Critical tests

directory_permissions - Success
phpversion - Success
database_extensions - Success
image_conversion - Success
open_basedir - Success
safe_mode - Success
memory_limit - Success
execution_time - Success
magic_quotes_runtime - Success
php_session - Success
file_upload - Success

Other tests:

php_magicquotes - Failure
zlib_extension - Success
mbstring_extension - Failure
imagegd_extension - Failure
imagemagick_program - Success
database_all_extensions - Failure
php_register_globals - Success
texttoimage_functions - Failure

parhaps that can help?