小新二三事 二三事 電視精/戲院 ASP .NET 新手工作日誌
顯示包含「PHP Warning」標籤的文章。顯示所有文章
顯示包含「PHP Warning」標籤的文章。顯示所有文章

2010年3月9日星期二

install PEAR in AppServ with SOAP package

install PEAR in AppServ with SOAP package

Step 1:
Download appserv-win32-2.5.10.exe
from
http://www.appservnetwork.com/index.php

Step 2:
notepad c:\windows\php.ini

update it with
extension=php_mbstring.dll
extension=php_exif.dll

Step 3:
Run Apache Restart
Run C:\AppServ\php5\go-pear.bat
press enter for 2 questions
Run c:\AppServ\php5\PEAR_ENV.reg

Step 4:
Run Apache Restart
CMD
CD c:\AppServ\php5\
pear install -f -o SOAP

pear install -f -o SOAP


from
http://polinwei.blogspot.com/2009/05/php-appserv-pear-mysql.html
http://blog.yam.com/eviles/article/2783130


2009年12月3日星期四

scicube.com hosting php warning solutions

scicube.com hosting php warning solutions

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/blogger/domains/blogger.com/public_html/cms/header_db.inc:1) in /home/blogger/domains/blogger.com/public_html/cms/header_db.inc on line 3

Warning: Cannot modify header information - headers already sent by (output started at /home/blogger/domains/blogger.com/public_html/cms/header_db.inc:1) in /home/blogger/domains/blogger.com/public_html/cms/function.php on line 12

Warning: Cannot modify header information - headers already sent by (output started at /home/blogger/domains/blogger.com/public_html/cms/header_db.inc:1) in /home/blogger/domains/blogger.com/public_html/cms/function.php on line 13

http://hk-siusun.blogspot.com/2009/08/php-warning-cannot-send-session-cache.html

2009年9月12日星期六

OpenX 2.8.1 Login Page Warnings: directory plugins is not writeable

OpenX 2.8.1 Login Page Warnings: directory plugins is not writeable

Stupid Problem: Stupid warnings when login to OpenX 2.8.1
Stupid Solution:
1. delete files in /var/cache folder
2. download all files in /plugins
and upload again
and set all files with "777" as forum said
but this time files are owned by you, but not owned by apache

Hope this help

2009年8月31日星期一

PHP Warning: Cannot send session cache limiter - headers already sent

PHP Warning: Cannot send session cache limiter - headers already sent

P: Warning: Cannot send session cache limiter - headers already sent

S: create .htaccess file
content
php_value output_buffering 4096

因為你唔可以改 php.ini, 要用 .htaccess