<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support User Favorites: pezastic</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support User Favorites: pezastic</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 12:56:24 +0000</pubDate>

<item>
<title>moshu on "How to migrate from root to sub-directory?"</title>
<link>http://wordpress.org/support/topic/69891#post-367524</link>
<pubDate>Sat, 22 Apr 2006 17:41:37 +0000</pubDate>
<dc:creator>moshu</dc:creator>
<guid isPermaLink="false">367524@http://wordpress.org/support/</guid>
<description>&#60;p&#62;To fix this you only have to change the site_url and home values in the DB's options table.&#60;br /&#62;
For moving there probably is a guide at &#60;a href=&#34;http://codex.wordpress.org/Moving_WordPress&#34;&#62;Moving_WordPress&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>pezastic on "How to migrate from root to sub-directory?"</title>
<link>http://wordpress.org/support/topic/69891#post-367522</link>
<pubDate>Sat, 22 Apr 2006 17:36:56 +0000</pubDate>
<dc:creator>pezastic</dc:creator>
<guid isPermaLink="false">367522@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I can't find the answer to this question and I'm sure it's out there.  The problem I'm having after installing to a sub-directory is that the .sql DB file I'm using from the previous root installation points to that directory for all the inhouse WordPress links.
&#60;/p&#62;</description>
</item>
<item>
<title>pezastic on "Timestamping prior to 1969?"</title>
<link>http://wordpress.org/support/topic/68203#post-363498</link>
<pubDate>Sat, 15 Apr 2006 12:39:53 +0000</pubDate>
<dc:creator>pezastic</dc:creator>
<guid isPermaLink="false">363498@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I answered my own question!  For anyone else running under dual-PHP versions and wanting php files to run under PHP5, while having php4 files running under PHP4, use this in your .htaccess file:&#60;/p&#62;
&#60;p&#62;AddHandler x-httpd-php5 .php&#60;br /&#62;
AddHandler x-httpd-php .php4&#60;/p&#62;
&#60;p&#62;Finally, I am able to timestamp posts for pre-1969 dates.  In the end, it was all about the PHP version on my webhost server.  Anything PHP4.4 and above will allow pre-1969 posts.  Anything below it won't, without the aforementioned modification.
&#60;/p&#62;</description>
</item>
<item>
<title>pezastic on "Timestamping prior to 1969?"</title>
<link>http://wordpress.org/support/topic/68203#post-363474</link>
<pubDate>Sat, 15 Apr 2006 11:31:11 +0000</pubDate>
<dc:creator>pezastic</dc:creator>
<guid isPermaLink="false">363474@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I went looking for a webhost with PHP5, for this very reason.  I am now on a server that has:&#60;/p&#62;
&#60;p&#62;Apache1.3&#60;br /&#62;
Kernel2.4.21-4.0.1 elsmp&#60;br /&#62;
MySQL4.0.24&#60;br /&#62;
PHP4.3.11&#60;br /&#62;
PHP55.1.2&#60;br /&#62;
PHPMyAdmin2.7.0-pl1&#60;br /&#62;
Python2.2.3-5&#60;/p&#62;
&#60;p&#62;Because I tried to timestamp a post for a pre-1969 date and it didn't work (it changed to Dec. 31 1969), I assume that WordPress is using PHP4.3.11 on this dual-PHP server.  Is there any way to force it to use PHP55.1.2?
&#60;/p&#62;</description>
</item>
<item>
<title>Kafkaesqui on "Timestamping prior to 1969?"</title>
<link>http://wordpress.org/support/topic/68203#post-361597</link>
<pubDate>Tue, 11 Apr 2006 15:53:04 +0000</pubDate>
<dc:creator>Kafkaesqui</dc:creator>
<guid isPermaLink="false">361597@http://wordpress.org/support/</guid>
<description>&#60;p&#62;The issue is not MySQL. For WordPress to make use of  relatively unrestricted dates, it would take the use of something like PHP's adodb library. You'll find several threads discussing how one might go about modifying WordPress to it (if you're up to that). Here's one such (and hey, look who started it!):&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/support/topic/27367&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/27367&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And to show that a pristine version of WordPress (2.0.2) can be used to post before 1970, here's a little something on my test blog:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://szub.net/vea/1965/01/&#34; rel=&#34;nofollow&#34;&#62;http://szub.net/vea/1965/01/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>pezastic on "Timestamping prior to 1969?"</title>
<link>http://wordpress.org/support/topic/68203#post-361508</link>
<pubDate>Tue, 11 Apr 2006 10:48:23 +0000</pubDate>
<dc:creator>pezastic</dc:creator>
<guid isPermaLink="false">361508@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Could WordPress be changed to use mySQL time and date functions?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#IDX1384&#34; rel=&#34;nofollow&#34;&#62;http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#IDX1384&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>pezastic on "Timestamping prior to 1969?"</title>
<link>http://wordpress.org/support/topic/68203#post-361494</link>
<pubDate>Tue, 11 Apr 2006 10:03:15 +0000</pubDate>
<dc:creator>pezastic</dc:creator>
<guid isPermaLink="false">361494@http://wordpress.org/support/</guid>
<description>&#60;p&#62;According to their webhost provider OpenSourceCMS.com is running the following:&#60;/p&#62;
&#60;p&#62;# RedHat&#60;br /&#62;
# Apache 1.3.3x&#60;br /&#62;
# PHP 4.4.x&#60;br /&#62;
# MySQL 4.1.x &#60;/p&#62;
&#60;p&#62;NONE of their demo CMS or blogging apps will allow pre-1970 dates on posts.  So, I'm still confused as to which version of PHP will allow this for date(), if any.
&#60;/p&#62;</description>
</item>
<item>
<title>pezastic on "Timestamping prior to 1969?"</title>
<link>http://wordpress.org/support/topic/68203#post-360482</link>
<pubDate>Sun, 09 Apr 2006 13:20:04 +0000</pubDate>
<dc:creator>pezastic</dc:creator>
<guid isPermaLink="false">360482@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Interesting.  My host runs Apache Web Server Software, Unix Operating System, and PHP 4.3.11 and I'm unable to timestamp anything prior to Dec. 31, 1969.&#60;/p&#62;
&#60;p&#62;It's nice to see I have other options to get the date restriction removed (which I do need), other than going with a webhost provider that has PHP v5.1 installed.
&#60;/p&#62;</description>
</item>
<item>
<title>Kafkaesqui on "Timestamping prior to 1969?"</title>
<link>http://wordpress.org/support/topic/68203#post-360480</link>
<pubDate>Sun, 09 Apr 2006 12:52:36 +0000</pubDate>
<dc:creator>Kafkaesqui</dc:creator>
<guid isPermaLink="false">360480@http://wordpress.org/support/</guid>
<description>&#60;p&#62;It's a good assumption, but then I can't guarantee anything for what any one host might actually do. &#60;/p&#62;
&#60;p&#62;I'll note that the host I'm with runs Redhat Linux and PHP 4.4.3 (though they also offer 5.1), and I can set pre-1970 dates on my posts. Not that I've ever had a reason to do that...
&#60;/p&#62;</description>
</item>
<item>
<title>pezastic on "Timestamping prior to 1969?"</title>
<link>http://wordpress.org/support/topic/68203#post-360476</link>
<pubDate>Sun, 09 Apr 2006 12:45:36 +0000</pubDate>
<dc:creator>pezastic</dc:creator>
<guid isPermaLink="false">360476@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I did read that bit about &#34;specifically windows&#34; but am restricted from timestamping anything prior to Dec. 31, 1969 under a Unix operating system with my current webhost provider.  I'm not looking to archive anything prior to 1901, so that wouldn't be an issue.  As I am on the hunt for a new webhost provider anyhow, I thought finding one with PHP 5.1 installed, regardless of the operating system, might take away the 1969 date restriction.  Would I be correct in this assumption?
&#60;/p&#62;</description>
</item>
<item>
<title>Kafkaesqui on "Timestamping prior to 1969?"</title>
<link>http://wordpress.org/support/topic/68203#post-360471</link>
<pubDate>Sun, 09 Apr 2006 12:31:25 +0000</pubDate>
<dc:creator>Kafkaesqui</dc:creator>
<guid isPermaLink="false">360471@http://wordpress.org/support/</guid>
<description>&#60;p&#62;The documentation on date() states the (&#34;typically,&#34; whatever that means) valid range for it  is December 13, 1901 20:45:54 GMT to January 19, 2038 03:14:07 GMT, but that before PHP 5.1 &#60;strong&#62;some systems&#60;/strong&#62; (specifically Windows) were limited to Jaunuary 1, 1970 for the early part of the range. So you'd be better off looking for a host running Unix/Linux or some such, rather than worrying over the PHP ver.&#60;/p&#62;
&#60;p&#62;Although a host providing the latest of both PHP4 and PHP5 can't be bad for you. &#60;code&#62;:)&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>pezastic on "Timestamping prior to 1969?"</title>
<link>http://wordpress.org/support/topic/68203#post-360333</link>
<pubDate>Sun, 09 Apr 2006 03:07:20 +0000</pubDate>
<dc:creator>pezastic</dc:creator>
<guid isPermaLink="false">360333@http://wordpress.org/support/</guid>
<description>&#60;p&#62;That first link presented there, the one to the job ticket, had a reference in the description to PHP 5.1.  As I read it, if my host has that version of PHP installed, I timestamp posts prior to the 1969 limitation.  Is that correct?  (I'm in the process of looking for another host provider.)
&#60;/p&#62;</description>
</item>
<item>
<title>Kafkaesqui on "Timestamping prior to 1969?"</title>
<link>http://wordpress.org/support/topic/68203#post-360294</link>
<pubDate>Sun, 09 Apr 2006 00:47:13 +0000</pubDate>
<dc:creator>Kafkaesqui</dc:creator>
<guid isPermaLink="false">360294@http://wordpress.org/support/</guid>
<description>&#60;p&#62;&#60;a href=&#34;http://trac.wordpress.org/ticket/2149&#34; rel=&#34;nofollow&#34;&#62;http://trac.wordpress.org/ticket/2149&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You may want to search the forums for &#34;adodb date&#34; on a possible way of hacking this in WordPress.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/search/adodb+date?forums=1&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/search/adodb+date?forums=1&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Viper007Bond on "Timestamping prior to 1969?"</title>
<link>http://wordpress.org/support/topic/68203#post-360100</link>
<pubDate>Sat, 08 Apr 2006 12:42:17 +0000</pubDate>
<dc:creator>Viper007Bond</dc:creator>
<guid isPermaLink="false">360100@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Possibly. Posts in the database are stored in a MySQL date/time format, but that may rely on a Unix timestamp internally and for that, 0 = mightnight on Jan. 1st, 1970, so...&#60;/p&#62;
&#60;p&#62;Why would you want to fake such old posts anyway though?
&#60;/p&#62;</description>
</item>
<item>
<title>pezastic on "Timestamping prior to 1969?"</title>
<link>http://wordpress.org/support/topic/68203#post-360094</link>
<pubDate>Sat, 08 Apr 2006 12:33:17 +0000</pubDate>
<dc:creator>pezastic</dc:creator>
<guid isPermaLink="false">360094@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Is this at all possible?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
