RE: .htaccess problem (include pfade usw.) gel?st -> n?chstes p
"Roger Fischer" <[email protected]> Tue, 17 Dec 2002 16:01:52 +0100
| Newsgroups | gmane.comp.cms.bitflux.general.german |
|---|---|
| Message-ID | <[email protected]> |
Johannes, Wäre super, wenn Du das schreiben könntest. Ich importiere es dann in nbwz.bitflux.ch;) Was meinst Du? Gruss Roger > -----Original Message----- > From: [email protected] > [mailto:[email protected]]On Behalf Of Johannes > Buchmann > Sent: Tuesday, December 17, 2002 2:03 PM > To: [email protected] > Cc: [email protected] > Subject: Re: [bitflux-cms-de] .htaccess problem (include pfade usw.) > gelöst -> nächstes p > > > > hurra! > > vielen vielen dank! > das war genau das was ich brauchte - hab es einfach exakt nachgebaut > auÃer /home/<name>/biflux... :-) > > warscheinlich lags an falschen db-daten in der config.inc.php (danke > chregu!!!) > > diese beispiel config könnte ruhig auf eine howto/faq seite - > hätte mir viel > kopfzerbrechen erspart ... hihi > > viele grüÃe, vielen dank nochma > > johannes > > > > > > > >From: Thomas Ziegler <[email protected]> > >To: "Johannes Buchmann" <[email protected]> > >CC: [email protected] > >Subject: Re: [bitflux-cms-de] .htaccess problem (include > pfade usw.) > >gelöst -> nächstes problem - leider ;-( > >Date: Tue, 17 Dec 2002 10:18:55 +0100 > > > >Hi Johannes > > > >Deine Probleme kommen mir irgendwie bekannt vor, > >hatte auch so meine Schwierigkeiten (SuSE 8.0), > >insbesondere als Linux-Anfänger. > >Ich stell mal ein paar Notizen zusammen (ohne Gewähr), > >vielleicht hilft Dir ja was davon. > >Bei mir sieht das Ganze also so aus: > > > >Apache (1.3.23) > >--------------- > >httpd.conf: > > > ># oben Listen 80 und Listen 4000 nicht vergessen > > > ><VirtualHost 127.0.0.1:4000> > > ServerName localhost > > DocumentRoot "/home/thomas/bitflux/demo/www" > > DirectoryIndex index.php > > <Directory "/home/thomas/bitflux/demo/www"> > > Options +Indexes +FollowSymLinks +MultiViews > > AllowOverride All > > Order allow,deny > > Allow from all > > </Directory> > ></VirtualHost> > > > >MySQL (3.23.48) > >--------------- > >Tabelle user > >Host User Password Permissions > >localhost tommy passtomm None > >linux tommy passtomm None > > > >Tabelle db > >Host Db User Permissions > >Any (%) cmsdemo tommy All > > > >php (4.2.3) > >----------- > >hat Probleme mit phpMyAdmin (2.2.3) > >Bug soll behoben sein in php (4.3.0) > >phpMyAdmin nehme ich derzeit nur zum angucken, sonst Webmin. > > > >Bitflux CMS: Pfade ändern in: > >----------------------------- > >/home/thomas/bitflux/demo/inc/config.inc.php (1mal) > >/home/thomas/bitflux/demo/www/admin/form/Article/config.xml (1mal) > >/home/thomas/bitflux/demo/www/admin/form/File/config.xml (1mal) > >/home/thomas/bitflux/demo/www/admin/form/Imageobject/config.x > ml (1mal) > >/home/thomas/bitflux/demo/www/admin/admin.xsl (1mal) > >/home/thomas/bitflux/demo/www/.htaccess (4mal) > >insbesondere bei SuSE: > >php_value include_path > "/home/thomas/bitflux/bitlib/php/:./:/usr/share/php > > > >Bitflux CMS: Rechte ändern (777) für: > >------------------------------------- > >/home/thomas/bitflux/demo/tmp/cache > >/home/thomas/bitflux/demo/www/files/images > > > >Wenn Du die pear pakete Auth, Config, DB neu installiert hast, > >müÃte dann eigentlich alles funktionieren. > > > >Gruà > > > >Thomas > > > > > >At 16.12.2002 18:05 +0100, you wrote: > >>hallo, > >> > >>in der hoffnung nich gar zu sehr zu nerven: > >> > >>Fatal error: Call to undefined function: query() in > >>/srv/www/bitlib/php/Auth/Container/DB.php on line 137 > >> > >>folgt auf den einloggversuch --- was könnte fehlen? > >> > >>ich hab die pear pakete Auth, Config, DB neu installiert... > >> > >>----------- > >>( > >>die .htaccess probleme lagen an der Konfiguration - ich bin > halt nich son > >>server-erfahrener > >> > >>lag an > >>AllowOverride none > >> > >>und fehlenden > >>Options FollowSymLinks SymLinksIfOwnerMatch > >>) > >>-------------- > >> > >>vielleich gibt es eine idee zu diesem fehler? > >> > >> > >> > >>_________________________________________________________________ > >>Tired of spam? Get advanced junk mail protection with MSN 8. > >>http://join.msn.com/?page=features/junkmail > >> > >>_______________________________________________ > >>bitflux-cms-de mailing list > >>[email protected] > >>http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms-de > Johannes Buchmann > www.zoosound.de > > _________________________________________________________________ > STOP MORE SPAM with the new MSN 8 and get 2 months FREE* > http://join.msn.com/?page=features/junkmail > > _______________________________________________ > bitflux-cms-de mailing list > [email protected] > http://lists.bitflux.ch/cgi-bin/listinfo/bitflux-cms-de