Go Back   HostGator Peer Support Forums > Public Forums > Pre-Sales Questions

Notices

Reply
 
Thread Tools
  #1  
Old 01-27-2004, 06:10 PM
novelmedia novelmedia is offline
Hatchling Croc
 
Join Date: Oct 2003
Location: California
Posts: 6
Default

Can somebody help me with what seems to be a simple install... I'm trying to initiate the file install.php but I keep getting the following errors:

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/h4r/public_html/h4r/install.php:60) in /home/h4r/public_html/h4r/include/config.inc.php on line 2

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/h4r/public_html/h4r/install.php:60) in /home/h4r/public_html/h4r/include/config.inc.php on line 2

I've configured the MySQL and have used the right login/pass for the confuration part, but I keep getting this error.

The 'line2' is as follows: session_start();unset($s);unset($m);

Am I missing something?

nm :x
Reply With Quote
  #2  
Old 02-05-2004, 05:53 PM
abstraktMedia's Avatar
abstraktMedia abstraktMedia is offline
Junior Croc
 
Join Date: Aug 2003
Location: Ljutomer, Slovenia
Posts: 131
Default

at the beginning of your page ad

ob_start(); (before session_start())

and at the end

ob_end_flush();

hope this helps....
__________________
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
index manager - not working? sselden Pre-Sales Questions 0 06-20-2004 02:06 PM
FTP Not Working. Kusgam Shared Hosting Support 3 04-11-2004 01:15 PM
server load to high -- anonymous ftp not working Don Turner Shared Hosting Support 2 04-09-2004 10:30 AM
Domain not working? infoshack Shared Hosting Support 10 09-22-2003 12:34 PM
Cpanel demo not working? TrendyMagic Pre-Sales Questions 2 07-27-2003 10:54 PM

All times are GMT -5. The time now is 05:49 PM.