Title: sol9001's Replies | WordPress.org

---

# sol9001

  [  ](https://wordpress.org/support/users/sol9001/)

 *   [Profile](https://wordpress.org/support/users/sol9001/)
 *   [Topics Started](https://wordpress.org/support/users/sol9001/topics/)
 *   [Replies Created](https://wordpress.org/support/users/sol9001/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/sol9001/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/sol9001/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/sol9001/engagements/)
 *   [Favorites](https://wordpress.org/support/users/sol9001/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme Tesseract] Increase Header Size to same as footer](https://wordpress.org/support/topic/theme-tesseract-increase-header-size-to-same-as-footer/)
 *  Thread Starter [sol9001](https://wordpress.org/support/users/sol9001/)
 * (@sol9001)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/theme-tesseract-increase-header-size-to-same-as-footer/#post-6201291)
 * Hi Bojan,
 * Deeply impressed! I downloaded the plugin and copied your code and voila it worked
   a dream.
 * Much kudos to you 🙂
 * Cheers & Many thanks
    Peter
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Theme Tesseract] Increase Header Size to same as footer](https://wordpress.org/support/topic/theme-tesseract-increase-header-size-to-same-as-footer/)
 *  Thread Starter [sol9001](https://wordpress.org/support/users/sol9001/)
 * (@sol9001)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/theme-tesseract-increase-header-size-to-same-as-footer/#post-6201284)
 * Hi Bojan,
    I thought it was on WordPress.org but looking again it isn’t. It is
   a free theme developed by Tyler Moore and others here have been discussing it
   before. Site is still in dev and I have not used WordPress or css before so very
   new. Site is [http://tinyurl.com/kcl-gmm](http://tinyurl.com/kcl-gmm). I just
   think if the header was larger it would be more balanced. Loving WordPress though
   and put this up very quickly. I’ve just removed the downloads links as not available
   yet. Cheers Peter
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot connect to localhost](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/)
 *  Thread Starter [sol9001](https://wordpress.org/support/users/sol9001/)
 * (@sol9001)
 * [11 years ago](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/#post-6112081)
 * Many thanks – I think there must be something specific to the server as I switched
   tack and installed a fresh install manually of WordPress on a different server
   and voila once I had sorted out the webserver I was able to connect to localhost
   and run the wp-admin/install.php so finally I have a Dashboard to work with!
 * Have not been able to find out what was wrong with the original server but if
   I do will update in case it is of use to anyone else.
 * Much kudos for helping me out – kind regards Pete
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot connect to localhost](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/)
 *  Thread Starter [sol9001](https://wordpress.org/support/users/sol9001/)
 * (@sol9001)
 * [11 years ago](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/#post-6112066)
 * Previously I had installed wordpress via yum but then manually installed but 
   I had changed the wp-config.php in all locations. I have just yum remove wordpress
   and re-edited the config files but I am still getting the same error which is
   getting to be very annoying.
    Thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot connect to localhost](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/)
 *  Thread Starter [sol9001](https://wordpress.org/support/users/sol9001/)
 * (@sol9001)
 * [11 years ago](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/#post-6112063)
 * Just found this in /var/log/messages
    kernel: type=1400 audit(1431263595.217:
   2050): avc: denied { read } for pid=12026 comm=”httpd” name=”mysql” dev=dm-0 
   ino=2359429 scontext=unconfined_u:system_r:httpd_t:s0 tcontext=system_u:object_r:
   mysqld_db_t:s0 tclass=lnk_file
 * but I do not what it means but it happens every time I try to comnect to the 
   install.php
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot connect to localhost](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/)
 *  Thread Starter [sol9001](https://wordpress.org/support/users/sol9001/)
 * (@sol9001)
 * [11 years ago](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/#post-6112060)
 * I manually installed it at /var/www/html/wordpress and configured /etc/wordpress/
   wp-config.php. I chown -R apache.apache on the wordpress folder I edited the 
   wordpress.conf in /etc/httpd/conf.d with the alias /wordpress /var/www/html/wordpress
 * and I added localhost to the allowed hosts but it has made no difference – I 
   still get the same error.
 * <Directory /var/www/html/wordpress>
    AllowOverride Options <IfModule mod_authz_core.
   c> # Apache 2.4 Require local </IfModule> <IfModule !mod_authz_core.c> # Apache
   2.2 Order Deny,Allow Deny from All Allow from localhost 127.0.0.1 Allow from ::
   1 </IfModule> </Directory>
 * <Directory /var/www/html/wordpress/wp-content/plugins/akismet>
    <FilesMatch “\.(
   php|txt)$”> Order Deny,Allow Deny from all </FilesMatch> </Directory>
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot connect to localhost](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/)
 *  Thread Starter [sol9001](https://wordpress.org/support/users/sol9001/)
 * (@sol9001)
 * [11 years ago](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/#post-6112050)
 * Yes – I just created a new database and user and edited the wp-config.php file
   to reflect the changes but still get the same error message. I checked I could
   login as the user on the mysql command line with no problem. Now I think it is
   a mysql problem but not sure where or how to debug. I do not have any anonymous
   users in mysql user tables – any thoughts?
    Many thanks
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot connect to localhost](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/)
 *  Thread Starter [sol9001](https://wordpress.org/support/users/sol9001/)
 * (@sol9001)
 * [11 years ago](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/#post-6112014)
 * Yes –
    mysql> select user, host from mysql.user where user=’wordpressuser’; +—————
   +————————-+ | user | host | +—————+————————-+ | wordpressuser | localhost |
 * Also did GRANT ALL PRIVILEGES ON *.* TO ‘wordpressuser’@’localhost’; and flush
   privileges; but when I do show grants; I only see the grants for root@localhost
   
   Also [root@hostname wordpress]# mysql -u wordpressuser -p Enter password: Welcome
   to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 
   26 Server version: 5.1.73 Source distribution
 * Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
 * Oracle is a registered trademark of Oracle Corporation and/or its
    affiliates.
   Other names may be trademarks of their respective owners.
 * Type ‘help;’ or ‘\h’ for help. Type ‘\c’ to clear the current input statement.
 * mysql>
 * Thanks again Pete
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Cannot connect to localhost](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/)
 *  Thread Starter [sol9001](https://wordpress.org/support/users/sol9001/)
 * (@sol9001)
 * [11 years ago](https://wordpress.org/support/topic/cannot-connect-to-localhost-1/#post-6111994)
 * Thanks for replying I get the following generated
    Error establishing a database
   connection
 * This either means that the username and password information in your wp-config.
   php file is incorrect or we can’t contact the database server at localhost. This
   could mean your host’s database server is down.
 *  Are you sure you have the correct username and password?
    Are you sure that 
   you have typed the correct hostname? Are you sure that the database server is
   running?
 * I can login as the dbuser on the cmd line using mysql -u wp-user -p and can see
   the empty database. I can connect via simple php webform using mysql_connect(‘
   127.0.90.1’, ‘wp-user’, ‘password’) but not if I change host to ‘localhost’ The
   wp-user has permissions to connect from ‘localhost’
 * /etc/hosts has 127.0.0.1 localhost entry
 * Really appreciate your help as very confused – regards Pete

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