Ok, I changed base_url suffix to '/phpesp\' and now test.php gives me:
PHP Information
* Version: 4.2.2
* OS: WINNT
* SAPI: isapi
* register_globals: No
* magic_quotes_gpc: No
* magic_quotes_runtime: No
* safe_mode: No
* open_basedir:
PHP Extensions
* dBase: No
* GD: No
* GNU Gettext: No
* LDAP: No
* MySQL: Yes
* PHP Extension Dir (compiled): c:\php4
* PHP Extension Dir (run time): c:\winnt\system32
phpESP Settings
* Expected ESP_BASE: F:\clients\mysite\www\phpesp/
* Expected base_url: http://www.mysite.com/
* Loading phpESP.ini.php ...
* ESP_BASE: ESP_BASE
* base_url:
* Version:
* Debug: No
phpESP Language Settings
* GNU Gettext: Emulated
* default_lang:
* current lang:
* available langs:
And that's it. Any ideas? Thanks.
--- Paul Van Remortel <pv...@ya...> wrote:
> From: Paul Van Remortel <pv...@ya...>
> To: php...@li...
> Subject: [phpesp-general] phpesp on windows
> Date: Sat, 26 Feb 2005 14:23:55 -0800 (PST)
>
> Greetings,
>
> I'm running php 4.2.2 on IIS 5. I've set up MySQL no problem, but test.php
> gives me this:
>
> PHP Information
>
> * Version: 4.2.2
> * OS: WINNT
> * SAPI: isapi
> * register_globals: No
> * magic_quotes_gpc: No
> * magic_quotes_runtime: No
> * safe_mode: No
> * open_basedir:
>
> PHP Extensions
>
> * dBase: No
> * GD: No
> * GNU Gettext: No
> * LDAP: No
> * MySQL: Yes
> * PHP Extension Dir (compiled): c:\php4
> * PHP Extension Dir (run time): c:\winnt\system32
>
> phpESP Settings
>
> * Expected ESP_BASE: F:\clients\mysite\www\phpesp/
> * Expected base_url: http://www.mysite.com/
> * Loading phpESP.ini.php ...
>
> And that's it. I know running IIS rather than Apache can cause problems - is
> that the case here? My base_url is:
> $ESPCONFIG['base_url'] = 'http://' . $server['HTTP_HOST'] . '/phpesp/';
>
> Thanks for your help.
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - Find what you need with new enhanced search.
> http://info.mail.yahoo.com/mail_250
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> phpESP-general mailing list
> php...@li...
> https://lists.sourceforge.net/lists/listinfo/phpesp-general
>
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
|