Search found 3 matches

by Naruto
Fri 24. Feb 2006, 22:28
Forum: phpwcms Installation Troubleshooting English
Topic: Probleme nach Installation/Problems after installation
Replies: 4
Views: 2165

I've already solved the problem...

I've only changed this line:
BEFORE

$phpwcms['DOC_ROOT'] = "/usr/export/www/vhosts/funnetwork/hosting/shuriken"


NOW

$phpwcms["DOC_ROOT"] = $_SERVER['DOCUMENT_ROOT'];


I didn't expect that this would be the problem, 'cause the file document_root.php from ...
by Naruto
Fri 24. Feb 2006, 21:08
Forum: phpwcms Installation Troubleshooting English
Topic: Probleme nach Installation/Problems after installation
Replies: 4
Views: 2165

Hmmm, komisch... :?

eigentlich ist das in einem unterordner gespeichert und trotzdem gehts mit

$phpwcms["DOC_ROOT"] = $_SERVER['DOCUMENT_ROOT'];


ich habs extra umgeändert, wie es mir die document_root.php im setup-ordner gesagt hatte und dann gings nicht, aber jetz geht alles!!

Super! Danke!
by Naruto
Fri 24. Feb 2006, 19:05
Forum: phpwcms Installation Troubleshooting English
Topic: Probleme nach Installation/Problems after installation
Replies: 4
Views: 2165

Probleme nach Installation/Problems after installation

Hallo !

Ich hab phpwcms dev1.2.5 auf funpic.de installiert, sowie es in der anleitung stand jedoch kommt auf der index.php immer diese fehlermeldungen...



Warning: main(/usr/export/www/vhosts/funnetwork/hosting/shuriken/phpwcms/setup/phpwcms/include/inc_ext/ss_image/ss_image.class.php): failed ...