Closed Thread
Results 1 to 10 of 10

Thread: site throws errors on server boru but not on server stoli

  1. #1
    bdistler's Avatar
    bdistler is offline x10 Lieutenant bdistler is an unknown quantity at this point
    Join Date
    May 2010
    Location
    Catalina AZ USA
    Posts
    349

    site throws errors on server boru but not on server stoli

    on my site - server boru
    ==> http://realhandydata.x10hosting.com/ <==

    I now received errors like this from a script that had been runing for a long time with no errors
    ==>
    Warning: fopen(hits_counter.txt) [function.fopen]: failed to open stream: Permission denied in /home/bdistler/public_html/hits_counter.php on line 43
    <==

    I had someone copy my 'public_html' to her server (change one word in index.php - server name)
    on her site - server stoli
    ==> http://jjordan69.pcriot.com/ <==
    is no errors

    copyed it back to my site (no change made) and received same errors

    both sites (servers) are down more then up

    Quote Originally Posted by News and Announcements
    Last edited by Corey; 04-16-2011 at 04:45 PM.
    The web servers should now be back online as usual....
    my site has been this way for more then six (6) days now

    any info ????

    Thanks

  2. #2
    masshuu's Avatar
    masshuu is offline Head of the Geese masshuu has a spectacular aura about
    Join Date
    Oct 2007
    Location
    Las Colinas, Tx
    Posts
    2,262

    Re: site throws errors on server boru but not on server stoli

    Well first and obvious question? did you check permissions on the file?
    I don't see that error message when I load the site.
    Just leading the flock.
    Livewire
    Masshuu ------ carl6969
    descalzo ------------------- Smith6612
    Bryon--------------------------------- Corey
    If you find any post helpful or useful, duck
    \ / This for that post and rep it up.

  3. #3
    bdistler's Avatar
    bdistler is offline x10 Lieutenant bdistler is an unknown quantity at this point
    Join Date
    May 2010
    Location
    Catalina AZ USA
    Posts
    349

    Re: site throws errors on server boru but not on server stoli

    will obvious I did check that both sites had the same permissions for both folders (755) and files (644)

    this is the site that throws the errors as of 22:29 MST/AZ (-7:00 UTC)
    http://realhandydata.x10hosting.com/
    Last edited by bdistler; 04-20-2011 at 12:32 AM. Reason: add 'of'

  4. #4
    masshuu's Avatar
    masshuu is offline Head of the Geese masshuu has a spectacular aura about
    Join Date
    Oct 2007
    Location
    Las Colinas, Tx
    Posts
    2,262

    Re: site throws errors on server boru but not on server stoli

    http://matthewcash.me/ss/2011-04-20_0049.png

    If you are getting something else I can look into it.
    Just leading the flock.
    Livewire
    Masshuu ------ carl6969
    descalzo ------------------- Smith6612
    Bryon--------------------------------- Corey
    If you find any post helpful or useful, duck
    \ / This for that post and rep it up.

  5. #5
    masshuu's Avatar
    masshuu is offline Head of the Geese masshuu has a spectacular aura about
    Join Date
    Oct 2007
    Location
    Las Colinas, Tx
    Posts
    2,262

    Re: site throws errors on server boru but not on server stoli

    Scrap that, there is an issue.
    Just leading the flock.
    Livewire
    Masshuu ------ carl6969
    descalzo ------------------- Smith6612
    Bryon--------------------------------- Corey
    If you find any post helpful or useful, duck
    \ / This for that post and rep it up.

  6. #6
    bdistler's Avatar
    bdistler is offline x10 Lieutenant bdistler is an unknown quantity at this point
    Join Date
    May 2010
    Location
    Catalina AZ USA
    Posts
    349

    Re: site throws errors on server boru but not on server stoli

    Quote Originally Posted by masshuu View Post
    If you are getting something else I can look into it.
    do a few reloads - most times you get a error and sometimes no error

    here is the error I receive most of the time but not all the time and only on server boru
    Last edited by bdistler; 04-20-2011 at 08:05 AM.

  7. #7
    Corey's Avatar
    Corey is offline VPS Migration Professional Corey is a glorious beacon of lightCorey is a glorious beacon of light
    Join Date
    Dec 2004
    Location
    Northfield, NH
    Posts
    17,151

    Re: site throws errors on server boru but not on server stoli

    Should be fixed... cpanel update somehow ran itself and overwrote a lot of files.
    Corey Arbogast | CEO
    █ 888-X10-9668 - corey[@]x10hosting.com
    x10Hosting - Giving Away Hosting Since 2004
    Premium Hosting | VPS Services

  8. #8
    bdistler's Avatar
    bdistler is offline x10 Lieutenant bdistler is an unknown quantity at this point
    Join Date
    May 2010
    Location
    Catalina AZ USA
    Posts
    349

    Re: site throws errors on server boru but not on server stoli

    as of server date/time -- Wed Apr 20,2011 16:55:53 EDT

    on http://realhandydata.x10hosting.com/

    received new errors
    Warning: session_start() [function.session-start]: open(/tmp/sess_1e9b1a79e660c5bb97f361c4c99832a8, O_RDWR) failed: Permission denied (13) in /home/bdistler/public_html/index.php on line 8

    Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/bdistler/public_html/index.php: 8 ) in /home/bdistler/public_html/index.php on line 8

    Warning: Unknown: open(/tmp/sess_1e9b1a79e660c5bb97f361c4c99832a8, O_RDWR) failed: Permission denied (13) in Unknown on line 0

    Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
    note: in line #2 I had to space out "...php: 8 )" to keep from showing a

    site http://jjordan69.pcriot.com/ loads with no errors

    ---------- Post added at 09:14 PM ---------- Previous post was at 02:17 PM ----------

    ...
    Last edited by bdistler; 04-20-2011 at 11:11 PM. Reason: jjordan69.pcriot.com is up

  9. #9
    MaestroFX1's Avatar
    MaestroFX1 is offline Community Advocate MaestroFX1 has a spectacular aura about
    Join Date
    Feb 2008
    Location
    Area 51
    Posts
    1,577

    Re: site throws errors on server boru but not on server stoli

    Quote Originally Posted by bdistler View Post
    as of server date/time -- Wed Apr 20,2011 16:55:53 EDT

    on http://realhandydata.x10hosting.com/

    received new errors


    note: in line #2 I had to space out "...php: 8 )" to keep from showing a

    site http://jjordan69.pcriot.com/ loads with no errors

    ---------- Post added at 09:14 PM ---------- Previous post was at 02:17 PM ----------

    ...
    Are you sure, the only error I can see is gethostbyaddr error(on both the servers)?

  10. #10
    bdistler's Avatar
    bdistler is offline x10 Lieutenant bdistler is an unknown quantity at this point
    Join Date
    May 2010
    Location
    Catalina AZ USA
    Posts
    349

    Re: site throws errors on server boru but not on server stoli

    yes I am sure

    site on server stoli is now back to
    Code:
    http://jjordan69.pcriot.com/cgi-sys/defaultwebpage.cgi
    same errors on server boru site http://realhandydata.x10hosting.com/

    last four lines from file "error_log" on server boru
    Code:
    [21-Apr-2011 00:30:04] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: open(/tmp/sess_1e9b1a79e660c5bb97f361c4c99832a8, O_RDWR) failed: Permission denied (13) in /home/bdistler/public_html/index.php on line 8
    
    [21-Apr-2011 00:30:04] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/bdistler/public_html/index.php:8) in /home/bdistler/public_html/index.php on line 8
    
    [21-Apr-2011 00:30:05] PHP Warning:  Unknown: open(/tmp/sess_1e9b1a79e660c5bb97f361c4c99832a8, O_RDWR) failed: Permission denied (13) in Unknown on line 0
    
    [21-Apr-2011 00:30:05] PHP Warning:  Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
    Last edited by bdistler; 04-20-2011 at 11:48 PM. Reason: change error.log to error_log

Closed Thread

Similar Threads

  1. Replies: 0
    Last Post: 04-18-2011, 11:00 PM
  2. PHP errors - server boru
    By bdistler in forum Free Hosting
    Replies: 0
    Last Post: 04-17-2011, 10:09 PM
  3. Can not get to my site on server boru
    By bdistler in forum Free Hosting
    Replies: 1
    Last Post: 02-25-2011, 11:15 AM
  4. Can not get to my site on server boru
    By bdistler in forum Free Hosting
    Replies: 0
    Last Post: 02-24-2011, 07:57 PM
  5. Replies: 3
    Last Post: 08-04-2010, 09:20 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers