By epb on May 16, 2009
In my testing to get phpBB 3.0.4 to install correctly with PHP 5.3.0RC2, I finally found the culprit causing it to abort during the requirements phase of installation!
Posted in Uncategorized
By epb on May 15, 2009
Hmm… well it’s not crashing outright according to GDB, so I can only imagine it’s encountering a fatal error along the installation process. Update: It’s dying on the line that reads $install->load(); However, it doesn’t toss an error when it does so. Interesting. It does not crash there, however, if I modify it to be [...]
Posted in Uncategorized | Tagged php, web
By epb on May 14, 2009
I went ahead and decided to try installing phpBB 3 on PHP 5.3.0RC2 running CGI. The initial build of PHP 5.3.0RC2 went incredibly smoothly, and only a handful of tests failed when I ran `make test.` Got it installed in my web server’s chroot environment and phpinfo runs fine. (After accidentally configuring CGI to use [...]
Posted in Uncategorized | Tagged php, web
By epb on May 9, 2009
I’ve decided to get an account with Amazon S3 – Simple Storage Service. It seems like it could be fairly handy if I wanted to host anything remotely large or requested frequently. Hmm… I plan to doing some stuff about the Touhou game, Immaterial and Missing Power, maybe I’ll try it out with that. Theoretically, [...]
Posted in Uncategorized | Tagged cloud, Internet, storage, utility