• This is what i get and I am not sure which forum to put this in

    PHP Error Message

    Fatal error: require() [function.require]: Failed opening required ‘/home/a8345129/public_html/wp-includes/update.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/a8345129/public_html/wp-settings.php on line 136

    Free Web Hosting

Viewing 8 replies - 1 through 8 (of 8 total)
  • Can you tell us what you did before you received this error?

    Can you supply a link to the website?

    Thread Starter capricafanclub

    (@capricafanclub)

    http://bransoncrandall.netii.net

    I was trying to install the new update of wordpress via ftp. I went in to create the config file and add the database information.

    I am now getting this

    PHP Error Message

    Parse error: syntax error, unexpected T_STRING in /home/a8345129/public_html/wp-config.php on line 31

    Free Web Hosting.

    you didnt have to do anything to wp-config.php. it does not get overwritten with an update.

    do you have a backup of the old wp-config.php?

    otherwise upload a fresh copy of wp-config.php and be very precise where you put your database credentials.

    Thread Starter capricafanclub

    (@capricafanclub)

    now I have it to where I know what I am doing it to fix it but still would like to know why that happens

    I still see a database connection error.

    What would you like to know?

    Thread Starter capricafanclub

    (@capricafanclub)

    PHP Error Message

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 7680 bytes) in /home/a8345129/public_html/wp-includes/taxonomy.php on line 3362

    Free Web Hosting

    Back to this now. I am feeling like a dog chasing my tail.

    Thread Starter capricafanclub

    (@capricafanclub)

    went to another site http://mjobsearch.hostzi.com/ and its posting this

    PHP Error Message

    Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 30720 bytes) in /home/a2157566/public_html/wp-includes/canonical.php on line 62

    Free Web Hosting

    Could this be because of the hosting site I use?

    could be. It might mean they have to free up more memory for php.

    You’d need to contact your host for that.

    Or you can add the rule below to your functions.php

    define('WP_MEMORY_LIMIT', '96M');

    Try disabling all plugins. (by renaming the foldernames of the plugins)

    Then activate the default WordPress theme.

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘PhP errors keep me from accessign account’ is closed to new replies.