Jump to content

Nefunguje web po importe produktu


itecko

Recommended Posts

Dobrý den. Potřeboval bych poradit. Na prestashop nejnovější jsem nahrával produkty je ich cca 20tis. Po jejich úspěšnom nahrání a zadání adresy obchodu se mi ukaže jenom bíla stránka a nic víc. Když jdu do administrace tak tam je to rovnaký. Okno na přihlášení mi ukaže a jak se přihlásim do administrace tak mi nabehne jenom bíla stránka. Prosím víte mi poradit? Děkuji

Link to comment
Share on other sites

 

zmente define('_PS_MODE_DEV_', false); na define('_PS_MODE_DEV_', true); v subore config/defines.inc.php

malo by vam to ukazat povod chyby

 

 

Vypsalo mi to tohle:

 

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File(/data/w/e/ssss.cz/sub/xxxcache) is not within the allowed path(s): (/data/web/ssss.cz/sub/xxx/:/data/w/e/ssss.cz/sub/xxx/:/usr/php53/lib/php/:/apachetmp/) in/data/w/e/ssss.cz/sub/xxx/classes/PrestaShopAutoload.php on line 151

 

Warning: Cannot modify header information - headers already sent by (output started at /data/w/e/ssss.cz/sub/xxx/classes/PrestaShopAutoload.php:151) in/data/w/e/ssss.cz/sub/xxx/classes/controller/FrontController.php on line 793

 

Fatal error: Uncaught --> Smarty: unable to write file /data/w/e/ssss.cz/sub/xxx/cache/smarty/cache/blocknewproducts_tab/20140924/1/1/16/c7/e1/1e/wrt54228902e79602_98444639 <-- thrown in/data/w/e/ssss.cz/sub/xxx/tools/smarty/sysplugins/smarty_internal_write_file.php on line 46

Edited by itecko (see edit history)
Link to comment
Share on other sites

skuste pridat: php_admin_value open_basedir none

na zaciatok suboru .httaccess v korenovej zlozke webu

 

Takhle jsem to tam přidal:

 

php_admin_value open_basedir none
AddType application/x-httpd-php5 .php52
AddType application/x-httpd-php .php4
php_flag display_errors 0
php_flag output_buffering 0
AddType application/x-httpd-php5-gsg .php
AddType application/x-httpd-php53 .php
 
A pak jsem dal adresu e-shopu a vypsalo mi tohle:
 
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Link to comment
Share on other sites

tak to stade zmazte a skontaktujte websupport, ukazte im tu prvu chybovu hlasku

 

Přehodil jsem php memory_limit (MB) na 256

 

A teď mi naběhla stránka i administrace ale stále mi to píše na vrchu webu:

 

Warning: tempnam() [function.tempnam]: open_basedir restriction in effect. File(/data/w/e/ssss.cz/sub/xxxcache) is not within the allowed path(s): (/data/web/ssss.cz/sub/xxx/:/data/w/e/ssss.cz/sub/xxx/:/usr/php53/lib/php/:/apachetmp/) in /data/w/e/ssss.cz/sub/xxx/classes/PrestaShopAutoload.php on line 151

 

Warning: Cannot modify header information - headers already sent by (output started at /data/w/e/ssss.cz/sub/xxx/classes/PrestaShopAutoload.php:151) in/data/w/e/ssss.cz/sub/xxx/classes/controller/FrontController.php on line 793

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...