Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: JuicyAsianRider on October 31, 2009, 02:53:58 PM

Title: Warning: session_start() [function.session-start]
Post by: JuicyAsianRider on October 31, 2009, 02:53:58 PM
Just swapped hosts and after i login and goto overall page i get all this at the top of the page.
i swapped 5 sites to new host and this is only happening on  2 sites.


Code: [Select]
Warning: session_start() [function.session-start]: open(/home/user/public_html/domain/tp/data/content//sess_1639adca35e3eabb014ab2b6f497389d, O_RDWR) failed: Permission denied (13) in /home/user/public_html/domain/tp/auth.php on line 4

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/user/public_html/domain/tp/auth.php:4) in /home/user/public_html/domain/tp/auth.php on line 4

Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/domain/tp/auth.php:4) in /home/user/public_html/domain/tp/auth.php on line 7

Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/domain/tp/auth.php:4) in /home/user/public_html/domain/tp/auth.php on line 8

Warning: fopen(/home/user/public_html/domain/tp/data/settings/session.set) [function.fopen]: failed to open stream: Permission denied in /home/user/public_html/domain/tp/admin.php on line 22

Warning: fwrite(): supplied argument is not a valid stream resource in /home/user/public_html/domain/tp/admin.php on line 23

Warning: fclose(): supplied argument is not a valid stream resource in /home/user/public_html/domain/tp/admin.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/domain/tp/auth.php:4) in /home/user/public_html/domain/tp/header.php on line 113

any clues please?
Title: Re: Warning: session_start() [function.session-start]
Post by: ip0li on November 01, 2009, 08:37:08 AM
tell your host to search thru tp files and update paths. cheers
Title: Re: Warning: session_start() [function.session-start]
Post by: Horny Joe on November 05, 2009, 04:14:33 AM
tell your host to search thru tp files and update paths. cheers

Any way to do this ourself?
Title: Re: Warning: session_start() [function.session-start]
Post by: Kildoozer on November 06, 2009, 04:31:25 AM
Please check permissions for tp/data/content folder and set it as 777 if needed