yrh Posted August 29, 2011 Share Posted August 29, 2011 Hi, I wrote this post before this I was looking and looking .. can anyone help?? the problem is probably in the server configuration. Unfortunately I can not get what is responsible for this state of affairs. AdminModules or AdminPayment Internal Server Error fresh installation Presta access rights 755 directories and 644 files after removing most of the modules of the modules directory works ok dedicated server - currently assigned limits Maximum memory allocation - 1024 Maximum input parsing time - 60s Maybe someone has a store on the server and paste your settings for my.cnf and php.ini Thanks Link to comment Share on other sites More sharing options...
yrh Posted August 29, 2011 Author Share Posted August 29, 2011 willing to pay for help Link to comment Share on other sites More sharing options...
mobimob Posted August 30, 2011 Share Posted August 30, 2011 Hi I have the same problem, can anyone help us? I cant open the Customers tab and the Payment Tab. The Module tab is coming up sometimes, but no everytime. I run the newest version of PS. Is it a PHP problem, and what should I ask for at my host to alter? Hope to hear from you very soon. Best regards, Mobimob Link to comment Share on other sites More sharing options...
yrh Posted August 30, 2011 Author Share Posted August 30, 2011 if it is in the modules directory only 75 modules, it works, modules > 75 does not work. What could be the cause? Link to comment Share on other sites More sharing options...
Thomas Didierjean Posted August 30, 2011 Share Posted August 30, 2011 Hi, It looks like a memory limit issue. If you have access to the php.ini, set memory_limit = 128M Link to comment Share on other sites More sharing options...
yrh Posted August 30, 2011 Author Share Posted August 30, 2011 Hi, It looks like a memory limit issue. If you have access to the php.ini, set memory_limit = 128M memory_limit 1024M my phpinfo(); allow_call_time_pass_reference On On allow_url_fopen On On allow_url_include Off Off always_populate_raw_post_data Off Off arg_separator.input & & arg_separator.output & & asp_tags Off Off auto_append_file no value no value auto_globals_jit On On auto_prepend_file no value no value browscap no value no value default_charset no value no value default_mimetype text/html text/html define_syslog_variables Off Off disable_classes no value no value disable_functions no value no value display_errors STDOUT STDOUT display_startup_errors Off Off doc_root no value no value docref_ext no value no value docref_root no value no value enable_dl On On error_append_string no value no value error_log no value no value error_prepend_string no value no value error_reporting 6135 6135 expose_php On On file_uploads On On html_errors On On ignore_repeated_errors Off Off ignore_repeated_source Off Off ignore_user_abort Off Off implicit_flush Off Off log_errors Off Off log_errors_max_len 1024 1024 magic_quotes_gpc Off Off magic_quotes_runtime Off Off magic_quotes_sybase Off Off max_execution_time 60 60 max_file_uploads 20 20 max_input_nesting_level 64 64 max_input_time 60 60 memory_limit 1024M 1024M open_basedir no value no value output_buffering no value no value output_handler no value no value post_max_size 20M 20M precision 12 12 realpath_cache_size 16K 16K realpath_cache_ttl 120 120 register_argc_argv On On register_globals Off Off Link to comment Share on other sites More sharing options...
yrh Posted August 30, 2011 Author Share Posted August 30, 2011 was set to limit the CPU utilization after removing the limitations it works ok:)) subject to close Link to comment Share on other sites More sharing options...
Recommended Posts