Jump to content

Transfer to PHP 5.1.6 from 4.4.1


Boo-urns

Recommended Posts

I had everything going smoothly in PHP 4, i try to transfer it to a different host (yes changed the connection on the pages etc...it did connect) I am getting these errors on the page.

Warning: include(../Connections/conn_mypetwork.php) [function.include]: failed to open stream: No such file or directory in /home/mypetwor/public_html/staging/profile.php on line 1

Warning: include() [function.include]: Failed opening '../Connections/conn_mypetwork.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mypetwor/public_html/staging/profile.php on line 1

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/mypetwor/public_html/staging/profile.php:1) in /home/mypetwor/public_html/staging/profile.php on line 5

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/mypetwor/public_html/staging/profile.php:1) in /home/mypetwor/public_html/staging/profile.php on line 5

Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/mypetwor/public_html/staging/profile.php on line 10

Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/mypetwor/public_html/staging/profile.php on line 12

I'm guessing once it all get fixed the bottom 4 Warnings will clear up.  If anybody could point me in the right direction it would be appreciated.
Thanks,

Corey
Link to comment
Share on other sites

Well i got it to connect but now i'm getting session_start() errors.


Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/mypetwor/public_html/staging/profile.php:5) in /home/mypetwor/public_html/staging/profile.php on line 6

???
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.