From: Bishop B. <ph...@id...> - 2008-07-17 19:00:21
|
For example: $ESPCONFIG['base_url'] = $ESPCONFIG['proto'] . $server['HTTP_HOST'] . '/~bishop/phpESP/'; Do you have umlauts in your URL? If so, use HTML entities, like ö bishop Quoting Tom Hammelstein <To...@we...>: > Hi Bishop, > > thank you for your instant message, but can you give me a example of > an phpesp.ini with a statistical URL? > i`ve checked a few things but unsuccesfull. > And where do i have to put utf-8 for umlaute like ö, ä or something ? > i`ve also mailed to php...@li... but my mail > isn`t listet, yet. > > Kind regards, > > Tom > > > > > > > -----Ursprüngliche Nachricht----- > Von: "Bishop Bettini" <ph...@id...> > Gesendet: 27.06.08 21:41:52 > An: Tom Hammelstein <tom...@us...> > CC: php...@li... > Betreff: Re: css in phpEsp > > Tom, > > Make sure you set the following: > $ESPCONFIG['base_url'] > > in your phpESP/admin/phpESP.ini.php file to point to the correct *web* > URL of your installation. If you have continued problems, please make > sure to send this to the email list, not a particular developer. > > Regards, > bishop > > Quoting Tom Hammelstein <tom...@us...>: > >> >> Message body follows: >> >> Hello Bishop, >> >> i hope you can help me to get a problem solved. >> i`ve downloaded your project and i am really impressed by >> your program. nevertheless i got problem with the layout. >> when i tested the demo on the phpEsp site there was a >> professionell css template, but it doesnt work on my server. >> here is an outtake out of the test.php. i hope you got some >> time to answer me , it would be really great. >> --------------------------------- >> PHP Information >> >> * Version: 5.2.3 >> * OS: WINNT >> * SAPI: apache2handler >> * register_globals: No >> * magic_quotes_gpc: Yes >> * magic_quotes_runtime: No >> * safe_mode: Yes >> * open_basedir: >> >> PHP Extensions >> >> * dBase: No >> * GD: Yes -- bundled (2.0.34 compatible) >> * GNU Gettext: Yes >> * LDAP: No >> * MySQL: Yes >> * PHP Extension Dir (compiled): C:\php5 >> * PHP Extension Dir (run time): D:\xampp\php\ext\ >> >> phpESP Settings >> >> * Expected ESP_BASE: >> D:\data\Anmeldung\htdocs\workdir\phpESP/ >> * Expected base_url: >> anmeldung.mv.fh-duesseldorf.de/workdir/phpESP/ >> * Loading phpESP.ini.php ... >> * ESP_BASE: D:\data\Anmeldung\htdocs\workdir\phpESP/ >> * base_url: >> Notice: Undefined index: base_url in >> D:\data\Anmeldung\htdocs\workdir\phpESP\admin\test.php on >> line 136 >> * Version: 2.0.2 >> * Debug: No >> >> phpESP Language Settings >> >> * GNU Gettext: Real >> * default_lang: en_US >> * current lang: de_DE >> * available langs: da_DK, de_DE, el_GR, en_US, es_ES, >> fi, fi_FI, fr_FR, hu_HU, it_IT, ja_JP, nl_NL, pt_BR, pt_PT, >> sv_SE >> (da, de, el, en, es, fi, fr, it, ja, nl, pt, sv) >> * GNU Gettext test: %%%% Gettext Test fehlgeschlagen >> * Catalog Open Test: Yes >> >> PHP Session Test >> >> * session.save_path: D:\xampp\tmp >> * Counter: 2 >> ------------------------------------ >> My survey looks like a blank white page with one frame >> around the included questions. Perhaps its a known problem. >> >> Best wishes, >> >> Tom Hammelstein >> > > -- > Bishop Bettini > ideacode, Inc. > (main) +1 919 341 5170 / (fax) +1 919 521 4100 > > Visit us on the web at: > ideacode.com Professional software research and development > reviewmysoftware.com Improve sales! Review your software before you release > bytejar.com Solutions to those annoying development problems > > > > > ____________________________________________________________________ > Ihre Messenger, Communities und E-Mails jetzt in einem Programm! > WEB.DE MultiMessenger http://www.produkte.web.de/messenger/?did=3071 > > -- Bishop Bettini ideacode, Inc. (main) +1 919 341 5170 / (fax) +1 919 521 4100 Visit us on the web at: ideacode.com Professional software research and development reviewmysoftware.com Improve sales! Review your software before you release bytejar.com Solutions to those annoying development problems |