Вход на сайт
Бесплатный хостинг и Magento
925 просмотров
Перейти к просмотру всей ветки
в ответ Валидол 11.03.11 09:18
Server Information
VistaPanel Версия 2.4.1 RC3
Operating system Linux
версия Apache 2.2.15 (Unix)
PHP версии 5.2.13
MySQL версии 5.1.45
Skin / Graphics Originally developed by CPSkins.com
А я никак не могу найти файл php.ini. А, тот котрый устанавливается с magento, не содержит необходимые строки - вот в чем беда!
; This file is for CGI/FastCGI installations.
; Try copying it to php5.ini, if it doesn't work
; adjust memory limit
memory_limit = 64M
max_execution_time = 18000
; disable magic quotes for php request vars
magic_quotes_gpc = off
; disable automatic session start
; before autoload was initialized
flag session.auto_start = off
; enable resulting html compression
zlib.output_compression = on
; disable user agent verification to not break multiple image upload
suhosin.session.cryptua = off
; turn off compatibility with PHP4 when dealing with objects
zend.ze1_compatibility_mode = off
; PHP for some reason ignores this setting in system php.ini
; and disables mcrypt if this line is missing in local php.ini
extension=mcrypt.so
VistaPanel Версия 2.4.1 RC3
Operating system Linux
версия Apache 2.2.15 (Unix)
PHP версии 5.2.13
MySQL версии 5.1.45
Skin / Graphics Originally developed by CPSkins.com
А я никак не могу найти файл php.ini. А, тот котрый устанавливается с magento, не содержит необходимые строки - вот в чем беда!
; This file is for CGI/FastCGI installations.
; Try copying it to php5.ini, if it doesn't work
; adjust memory limit
memory_limit = 64M
max_execution_time = 18000
; disable magic quotes for php request vars
magic_quotes_gpc = off
; disable automatic session start
; before autoload was initialized
flag session.auto_start = off
; enable resulting html compression
zlib.output_compression = on
; disable user agent verification to not break multiple image upload
suhosin.session.cryptua = off
; turn off compatibility with PHP4 when dealing with objects
zend.ze1_compatibility_mode = off
; PHP for some reason ignores this setting in system php.ini
; and disables mcrypt if this line is missing in local php.ini
extension=mcrypt.so
http://www.inversi-design.de/