Can you tell us what you did before you received this error?
Can you supply a link to the website?
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.
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?
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.
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.