CLck to add link get (function.session-start error)

Problems installing LinkMan?
Post Reply
hankmoyer
Posts: 1
Joined: Sat Jan 19, 2008 6:22 pm

CLck to add link get (function.session-start error)

Post by hankmoyer »

Script URL:http://golfauction.biz/linkman/form.html
Version of script:1.0.1
Hosting company:Host Monster
URL of phpinfo.php:http://golfauction.biz/linkman/form.html
URL of session_test.php:http://golfauction.biz/linkman/form.html
What terms did you try when SEARCHING for a solution:function error

Write your message below:Get the following message when add a link is hit.

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/golfauct/public_html/linkman/settings.php:1) in /home/golfauct/public_html/linkman/addlink.php on line 66

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/golfauct/public_html/linkman/settings.php:1) in /home/golfauct/public_html/linkman/addlink.php on line 66
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Do you have anything inside settings.php before <?php

If yes delete it. If no try downloading LinkMan again and make sure you edit settings.txt in NOTEPAD.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
JacobRocks
Posts: 11
Joined: Sat Dec 01, 2007 7:18 pm

Post by JacobRocks »

I also noticed this URL of phpinfo.php: http://golfauction.biz/linkman/form.html PHP has to be in a .PHP file
Post Reply