i cannot access admin site?

Author Message

kevin wei

Sunday 24 October 2004 2:39:30 am

i have tried for hundred times of reinstallation, and i can not open index.php?/home_admin on my laptop, there are no warning after system check now after i install php as module of apache.
apache 1.3.31 + php 4.3.8 + mysql3.23.51 +winxp
i have confideces before to make ez work, but this time it cannot work, when i want to access admin site , it will go to default page. why?
there are two strange things:
1.same codes work good in shared host,but i cannot open it because "execute time 30" problem.
2.i changed execute time to 90 on my laptop, but i cannot access admin site

so sad! i want to build a big site using ez3.5. but now i cannot use it on my PC or sharehost too.

i find ez behave differen on these two site, the installation URL is /index.php? on shared host. but /index.php on my PC. i want get that '?' appear in my PC. how?

even ez3.4.1 works before ,now cannot work on my PC, why? how can i find that '?'.

all sitesetting is same. but different result. i cannot access admin site on my PC.

kevin wei

Sunday 24 October 2004 3:26:50 am

any help,thanks!

my PC details:

Site info:
  Template      - News
  Title         - Home
  URL           - http://127.0.0.1/ez/index.php/v1
  Admin URL     - http://127.0.0.1/ez/index.php/v1_admin
  Access type   - url
  Access value  - v1
  Functionality - contact_us, files, forum, gallery, media, products, news

Webserver info:
Version - Apache/1.3.31 (Win32) PHP/4.3.8

PHP info:
Version - 4.3.8

OS info
Name - Windows NT KEVIN 5.1 build 2600

Database info:
Type - MySQL
Driver - ezmysql

Demo data:
Demo data was not installed.

Email info:
Transport - SMTP

Image conversion:

ImageGD extension was found and used.

Regional info:
Primary - chi-CN
Additional - chi-CN

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
accept_path_info - Success
php_session - Success
file_upload - Success

Other tests:

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

Tim Dickinson

Sunday 24 October 2004 6:49:26 am

OK - it seems to me that the difference between what you are running on your PC, and what is runnig on your server is the PHP module.

You say that you are running PHP as an Apache module on your PC?
- If that's the case, then you will not see index.php?/home_admin
Instead it should be index.php/home_admin (No ?)

If the path is index.php?/home_admin on your host, then they are using PHP as a CGI, this shouldn't cause a problem (my host does this too), but the path will look different.

Basically, just don't use the ? in your URLs on your laptop, and all should work ok.
If you really want that ? in your URLs, then install PHP as a CGI module on your laptop too ;)

Hope that made seom sense,

Tim

http://www.AdBalance.com - Ad network news and reviews
http://www.DevPublisher.com - Website publisher guides, tools and news
http://www.AudioMelody.com - Make better music

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.