Closed Thread
Page 1 of 8 123 ... LastLast
Results 1 to 10 of 77

Thread: PHP Issues - Any Server

  1. #1
    Bryon is offline Administrator Bryon has disabled reputation
    Join Date
    Apr 2005
    Location
    Northfield, NH
    Posts
    7,608

    PHP Issues - Any Server

    If you're having an issue with PHP itself, (NOT a script error, something disabled/missing from PHP itself), please post it here.

    If you're receiving an error that you have never seen before and think it is caused by a recent setting/PHP change, post that here as well.

  2. #2
    duckyinc is offline x10Hosting Member duckyinc is an unknown quantity at this point
    Join Date
    Jun 2007
    Posts
    86

    Re: PHP Issues - Any Server

    I already said this but I'm getting nothing off the joomla administrator panel, now it's just a blank page

  3. #3
    Cubeform is offline x10 Lieutenant Cubeform is an unknown quantity at this point
    Join Date
    Aug 2006
    Location
    127.0.0.1
    Posts
    339

    Re: PHP Issues - Any Server

    My Drupal 5.1 install completely fails on me.

    EDIT: Never mind; I disabled page caching and the problem goes away. However:
    warning: set_time_limit() has been disabled for security reasons in /home/--------/public_html/--------/common.inc on line 1982.
    Is there any reason to disable set_time_limit()?
    Last edited by Cubeform; 06-17-2007 at 02:55 PM.
    CUBEFORM
    XHTML | CSS | PHP | JavaScript
    THIS WEEK


  4. #4
    Bryon is offline Administrator Bryon has disabled reputation
    Join Date
    Apr 2005
    Location
    Northfield, NH
    Posts
    7,608

    Re: PHP Issues - Any Server

    Cubeform: That function should be alright now.

    Duckyinc: I'm looking into your issue now.
    Last edited by Chris Z; 06-17-2007 at 04:54 PM. Reason: Typos! Ima n00b.

  5. #5
    bribaby is offline x10Hosting Member bribaby is an unknown quantity at this point
    Join Date
    Jun 2007
    Posts
    8

    Re: PHP Issues - Any Server

    I keep getting:

    Fatal error: SUHOSIN - Use of preg_replace() with /e modifier is forbidden by configuration in /home/my user name/public_html/wp-includes/kses.php(446) : regexp code on line 446

    It wouldn't let anything show up even the ads which caused my account to get suspended but its only been up for 3 days.
    Last edited by bribaby; 06-17-2007 at 03:01 PM.

  6. #6
    Bryon is offline Administrator Bryon has disabled reputation
    Join Date
    Apr 2005
    Location
    Northfield, NH
    Posts
    7,608

    Re: PHP Issues - Any Server

    Quote Originally Posted by bribaby View Post
    I keep getting:

    Fatal error: SUHOSIN - Use of preg_replace() with /e modifier is forbidden by configuration in /home/my user name/public_html/wp-includes/kses.php(446) : regexp code on line 446

    It wouldn't let anything show up even the ads which caused my account to get suspended but its only been up for 3 days.
    Are you still getting the error about preg_replace() and /e? I enable that a little while ago.

    You shouldn't be suspended for no ads if your site is only three days old. What is your username?

    Edit: I see your thread, I'll look at it now.
    Last edited by Bryon; 06-17-2007 at 03:20 PM.

  7. #7
    eNoyx is offline x10Hosting Member eNoyx is an unknown quantity at this point
    Join Date
    Jun 2006
    Posts
    93

    Re: PHP Issues - Any Server

    Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 98305 bytes) in /home/xxx/public_html/xxx/index.php on line 26

    When trying to sign up ^^ Nothing else loads.
    //it already appears.

    Forum posting issue is fixed.
    The profile page appears as blank (it loads some data, javascripts mainly, but still not enough). The gallery (Menalto's G2) is blank too, but without anything.




    Warning: fopen(/home/xxxx/public_html/xxxx/administrator/components/com_docman/docman.config.php) [function.fopen]: failed to open stream: Permission denied in /home/xxx/public_html/xxxx/administrator/components/com_docman/classes/DOCMAN_config.class.php on line 119
    Downloads system. Loads ok, but that error appears on the top.


    There're some problems with the login. I type down the username and password, click Submit, but the next page is just blank. The URL is showing in its parameters my username, my password and so on. I refresh the index page, and I'm succesfully logged in! But, the forum latest messages module gives that huge amount of errors I PM'd you, disappearing after refreshing again.
    [edit] I've just noticed that the session expires after 15 min, the default value if you don't check the box "Remember me"; but it's checked and does expire.


    That's all in the frontend. For the backend, I'll have to look into a bit more.
    Last edited by eNoyx; 06-17-2007 at 04:45 PM.

  8. #8
    ArNoX is offline x10 Sophmore ArNoX is an unknown quantity at this point
    Join Date
    Jul 2006
    Posts
    207

    Re: PHP Issues - Any Server

    Editing a website with the Frontpage is not working now..i dont know why.
    I allways edit my site tro the Frontpage but now it is not working..i can't see my files and can't edit a page.
    Frontpage Extensions: installed

    What to do?
    Last edited by ArNoX; 06-17-2007 at 04:18 PM.

  9. #9
    Bryon is offline Administrator Bryon has disabled reputation
    Join Date
    Apr 2005
    Location
    Northfield, NH
    Posts
    7,608

    Re: PHP Issues - Any Server

    Quote Originally Posted by eNoyx View Post
    Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 98305 bytes) in /home/xxx/public_html/xxx/index.php on line 26

    When trying to sign up ^^ Nothing else loads.
    //it already appears.

    Forum posting issue is fixed.
    The profile page appears as blank (it loads some data, javascripts mainly, but still not enough). The gallery (Menalto's G2) is blank too, but without anything.

    Warning: fopen(/home/xxxx/public_html/xxxx/administrator/components/com_docman/docman.config.php) [function.fopen]: failed to open stream: Permission denied in /home/xxx/public_html/xxxx/administrator/components/com_docman/classes/DOCMAN_config.class.php on line 119
    Downloads system. Loads ok, but that error appears on the top.


    There're some problems with the login. I type down the username and password, click Submit, but the next page is just blank. The URL is showing in its parameters my username, my password and so on. I refresh the index page, and I'm succesfully logged in! But, the forum latest messages module gives that huge amount of errors I PM'd you, disappearing after refreshing again.


    That's all in the frontend. For the backend, I'll have to look into a bit more.
    I made some changes. Can you check what errors you still get?

  10. #10
    eNoyx is offline x10Hosting Member eNoyx is an unknown quantity at this point
    Join Date
    Jun 2006
    Posts
    93

    Re: PHP Issues - Any Server

    Another function to be enabled:

    Warning: putenv() has been disabled for security reasons in /home/xxx/public_html/xxx/galeria/modules/core/classes/GalleryTranslator.class on line 299

    The gallery is starting to have some life xD


    Users can sign up now. The forum gives a Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 64 bytes) in /home/xxxx/public_html/xxxx/administrator/components/com_smf/includes/Lite.php on line 624 that disappears after refreshing, but it shows up first in every message you try to read.

    This one remains:
    Warning: fopen(/home/xxxx/public_html/xxxx/administrator/components/com_docman/docman.config.php) [function.fopen]: failed to open stream: Permission denied in /home/xxx/public_html/xxx/administrator/components/com_docman/classes/DOCMAN_config.class.php on line 119
    Login isn't OK yet. And the profile page is still blank.

    So, being positive, the registers have been fixed, and the gallery is coming to life step by step ^^
    Last edited by eNoyx; 06-18-2007 at 12:38 AM.

Closed Thread
Page 1 of 8 123 ... LastLast

Similar Threads

  1. [PHP] MySQL and PHP
    By Bryon in forum Tutorials
    Replies: 43
    Last Post: 03-24-2011, 07:27 AM
  2. tons of PHP Resources
    By Chris S in forum Scripts & 3rd Party Apps
    Replies: 10
    Last Post: 01-16-2009, 10:07 AM
  3. Unstand PHP?
    By o0slowpaul0o in forum Tutorials
    Replies: 8
    Last Post: 01-07-2008, 09:16 PM
  4. "PHP Startup: Invalid Library" - Interesting error
    By javaguy78 in forum Free Hosting
    Replies: 5
    Last Post: 03-27-2007, 02:33 PM
  5. PHP Server Status.
    By Nathan in forum Scripts & 3rd Party Apps
    Replies: 2
    Last Post: 07-12-2005, 08:47 PM

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