Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/229.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php 门式框架_Php_Wordpress - Fatal编程技术网

Php 门式框架

Php 门式框架,php,wordpress,Php,Wordpress,我已经安装了 我安装了插件框架,一切正常。 当我编辑wp-config.php时,它出现了错误。。 首先,我返回原始的wp-config.php,但还是一样的 网站地址为,问题如下: Warning: session_start(): open(/tmp/sess_c8f005a6152407d7c72930471b314416, O_RDWR) failed: Permission denied (13) in /home/balkanli/public_html/wp-content/plu

我已经安装了

我安装了插件框架,一切正常。 当我编辑wp-config.php时,它出现了错误。。 首先,我返回原始的wp-config.php,但还是一样的

网站地址为,问题如下:

Warning: session_start(): open(/tmp/sess_c8f005a6152407d7c72930471b314416, O_RDWR) failed: Permission denied (13) in /home/balkanli/public_html/wp-content/plugins/gantry/functions.php on line 182

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/balkanli/public_html/wp-config.php:1) in /home/balkanli/public_html/wp-content/plugins/gantry/functions.php on line 182

Warning: Cannot modify header information - headers already sent by (output started at /home/balkanli/public_html/wp-config.php:1) in /home/balkanli/public_html/wp-content/plugins/gantry/gizmos/iphonegradients.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at /home/balkanli/public_html/wp-config.php:1) in /home/balkanli/public_html/wp-content/plugins/gantry/gizmos/iphoneimages.php on line 33

Warning: Cannot modify header information - headers already sent by (output started at /home/balkanli/public_html/wp-config.php:1) in /home/balkanli/public_html/wp-content/plugins/gantry/gizmos/iphonegradients.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at /home/balkanli/public_html/wp-config.php:1) in /home/balkanli/public_html/wp-content/plugins/gantry/gizmos/iphoneimages.php on line 33

Warning: Cannot modify header information - headers already sent by (output started at /home/balkanli/public_html/wp-config.php:1) in /home/balkanli/public_html/wp-content/themes/paula/widgets/viewswitcher.php on line 50

Warning: Cannot modify header information - headers already sent by (output started at /home/balkanli/public_html/wp-config.php:1) in /home/balkanli/public_html/wp-content/plugins/gantry/gizmos/iphonegradients.php on line 32

Warning: Cannot modify header information - headers already sent by (output started at /home/balkanli/public_html/wp-config.php:1) in /home/balkanli/public_html/wp-content/plugins/gantry/gizmos/iphoneimages.php on line 33
任何想法都将不胜感激。 Tnx