Jump to content

itecko

Members
  • Posts

    4
  • Joined

  • Last visited

Profile Information

  • Location
    Czech
  • Activity
    Web development agency

itecko's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. 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
  2. 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 ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, admin@websupport.sk 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.
  3. 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
  4. 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
×
×
  • Create New...