|
|||
|
Hallo zusammen,
erst mal ein herzlichen Dank an das Forum und die guten FAQ`s. Ist eine tolle Seite. So, nu mein Prob: Daten auf den Server ?bertragen, Rechte gesetzt und dann die Installation gestartet. Es erscheint sofort folgende Fehlermeldung: Warning: Unable to access includes/classes/boxes.php in /httpd/xxxxxxxx.de/data/xtc_installer/includes/application.php on line 36 Fatal error: Failed opening required 'includes/classes/boxes.php' (include_path='') in /httpd/xxxxxxxx.de/data/xtc_installer/includes/application.php on line 36 Bin noch nicht sonderlich fit mit PHP und meine B?cher helfen mir nicht sonderlich weiter. K?nnt ihr helfen ? Besten Dank im voraus LG Booker |
|
|||
|
Zitat:
thx |
|
|||
|
Zitat:
thx [/b][/quote] uups sorry erst lesen dann posten. :wall: Nicht wie in der Fehlermeldung.. jedoch so wie Du beschrieben hast. nichts f?r ungut. |
|
|||
|
Yes, this is also my problem. Installation starts correctly under WIN XP using Apache, MySQL, PHP. I think something is wrong with paths. See how my problem seems to be:
Warning: main(): Unable to access /home/svk/xtcommerce/includes/classes/boxes.php in /home/html/sillbase.com/public_html/svk/xtcommerce/xtc_installer/includes/application.php on line 36 Why he says that my path is /home/svk/xtcommerce/includes/classes/boxes.php ? Is this true? My real pass to the file boxes.php is home/html/sillbase.com/public_html/svk/xtcommerce/includes/boxes.php All advices are welcomed. |
|
||||
|
Zitat:
you can do 2 things about that. 1. setup server correctly or force provider to do this. 2. hardcode all $_SERVER paths in the whole system (v.much work!)
__________________
xt:Commerce Helpdesk xt:Commerce Blog xt:Commerce Warenwirtschaft ### ![]() Offene Stellen bei xt:Commerce! xt:Commerce stellt ein ### |
|
|||
|
Sorry but the change in the php.ini would do it too. just change at this point of the script:
include_path='' change it to include_path="" if that does not work do it like include_path='.' and at last include_path="." one of these should work. :bounce: |
|
|||
|
Nochmals Hallo,
die Tipps mit dem path Befehl waren goldrichtig ! So langsam f?ngt es an mir Spa? zu machen. Nur weigert sich mein Provider die php.ini zu ?ndern, da sie Global l?uft. Ok, hab ich Verst?ndnis f?r. Ich habe in den Zeilen require(DIR_FS_CATALOG.'includes/classes/boxes.php'); in ../ ge?ndert. Und siehe .. es l?uft weiter aber nicht lange. Es mu? doch m?glich sein den Dokument Root f?r die gesamte Installation zu definieren. :grml: Liege ich richtig wenn ich den Pfad if (!defined('DIR_FS_DOCUMENT_ROOT')) { define('DIR_FS_DOCUMENT_ROOT', $_SERVER['Dokument_Root']); hier ab?nder ?? bzw. wie ist denn dann die richtige Syntax ? Hab nat?rlich das "learning by doing" durch. Treten jedoch andere Fehler auf. W?rde mich ?ber weitere Tipps freuen. Das Wochenende ist lang und ich will es hinbekommen. Besten Dank im voraus. Booker |
|
|||
|
Ha... soweit bin ich nu ja, das die Seite startet. Nun kommen jedoch diese fehler die sich vermutlich auch auf die Pfade beziehen.
:wall: Das mu? doch klappen... H???LFE axo .. dieRechte stimmen! 3 mal gepr?ft. Attention: WRONG PERMISSION on includes/configure.php WRONG PERMISSION on includes/configure.org.php WRONG PERMISSION on admin/includes/configure.php WRONG PERMISSION on admin/includes/configure.org.php WRONG PERMISSION on templates_c/ WRONG PERMISSION on cache/ WRONG PERMISSION on images/ WRONG PERMISSION on images/categories/ WRONG PERMISSION on images/banner/ WRONG PERMISSION on images/product_images/info_images/ WRONG PERMISSION on images/product_images/original_images/ WRONG PERMISSION on images/product_images/popup_images/ WRONG PERMISSION on images/product_images/thumbnail_images/ ATTENTION!, your PHP Version is to old, XT-Commerce requires atleast PHP 4.1.3. Your php Version: XT-Commerce wont work on this server, update PHP or change Server. Checking: FILE Permissions .............................. ERROR -------------------------------------------------------------------------------- FOLDER Permissions .............................. ERROR -------------------------------------------------------------------------------- PHP VERSION .............................. ERROR -------------------------------------------------------------------------------- GDlib VERSION .............................. ERROR NO GDLIB FOUND! if GDlib Version < 2+ , klick here for further instructions -------------------------------------------------------------------------------- GDlib GIF-Support .............................. ERROR You don't have GIF support within your GDlib, you won't be able to use GIF images, and GIF overlayfunctions in XT-Commerce! -------------------------------------------------------------------------------- |
![]() |
| Lesezeichen |
| Stichworte |
| installationsroutine, starten |
| Themen-Optionen | |
| Ansicht | |
|
|