Earlier quoted context omitted.
I'm going to quit using WordPress on a shared VM, it's been 6 years since I installed WP and nothing is getting any better. Thanks for finding out the cached version. It should be available after a few retries for those want to comment on the page.
Install WP Super Cache. It should be able to handle HN's traffic even if it's running on an iPhone 3.
Untitled topic
21–30 of 40 posts
Re: undefined
#22This is blogspam. Blogspam of a repost. From last week.
I don't think that's fair. Even if it is a repost, I think a lot of people here are responding well to it. I'd hardly call this spam.
Re: undefined
#23Earlier quoted context omitted.
I'm going to quit using WordPress on a shared VM, it's been 6 years since I installed WP and nothing is getting any better. Thanks for finding out the cached version. It should be available after a few retries for those want to comment on the page.
Install WP Super Cache. It should be able to handle HN's traffic even if it's running on an iPhone 3.
Unfortunately, some of the plugins that ship with WP by default (i.e., some of the comments plugins) do not work well with caching; you have to swap them out for third-party equivalents that are designed with caching in mind.
Re: undefined
#24Cached version: http://webcache.googleusercontent.com/search?q=cache:ahmetal...
I'm going to quit using WordPress on a shared VM, it's been 6 years since I installed WP and nothing is getting any better. Thanks for finding out the cached version. It should be available after a few retries for those want to comment on the page.
I'm also genuinely curious about your association with svbtle. Looking at your LinkedIn cv, you look like a cool dude with a solid career in front of you. SDET at Microsoft will be fun and challenging for you. Congrats on the side project startup. It's all goodness.
However, I don't see the connection between you and svbtle. What's your secret? Also, I didn't know that svbtle let others self-host. This is interesting and may be part of the game plan that pg knows about. I may be looking for a narrative where one doesn't exist, and if so, tell me :)
Edit: Thanks for pointing out the wp theme :) (I've been using jekyll+s3 for so long I'm disconnected from wp).
Re: undefined
#25 /** MySQL database username */
define('DB_USER', 'ahmetalpbalkan');
/** MySQL database password */
define('DB_PASSWORD', '[removed]');
/** MySQL hostname */
define('DB_HOST', 'db.ahmetalpbalkan.com');Re: undefined
#26Re: undefined
#27Fatal error: Call to undefined function wp() in /home/ahmetalpbalkan/ahmetalpbalkan.com/blog/wp-blog-header.php on line 14
Re: undefined
#28Fatal error: Call to undefined function wp() in /home/ahmetalpbalkan/ahmetalpbalkan.com/blog/wp-blog-header.php on line 14
Re: undefined
#29/ MySQL database username / define('DB_USER', 'ahmetalpbalkan'); /* MySQL database password */
edit: also, why in gods name is 3306 open to the world on that server?
Re: undefined
#30Ahmet, please change your password - the server just spat out the soruce code, including your database config and credentials (username/pass). Fatal error: Call to undefined function wp() in /home/ahmetalpbalkan/ahmetalpbalkan.com/blog/wp-blog-header.php on line 14