Archive | Contact | Privacy
26th February 2007
Nerd 2.0

Finally managed to update the phpBB!

Where you are dealing with early upgrades to the phpBB code even with manual labor, and other unpleasant things had, there is now an attractive solution.

Especially the phpBB beta was still heavy in their first releases up to straight-and to keep the data. (I only remember the UTF-8 conversion)

Today I am now dealing with an update of my test board and discovered this great tool. Simply upload data from the archive and follow the setup.

Customizing the database to the new version now done automatically. The actual hammer is the update file, where you used to be just on Mod, still had to compare each file, all files automatically compared and appear different than the previous version and the new.

First class work, I say just because!

Your Body-Snatcher.

PS: More updates to come!

20th September 2006
Nerd 2.0

Server changes and Blog URL

We have now changed the server within our webhost, since the new PHP 5 support, has clearer management capabilities and also provides better opportunities for the analysis of log files.

But what is all so after a server change? Updates from MySQL data is only the beginning.

All references must be changed and files relinked.

This is also an opportunity finally to make new structure, how it looks here at the blog the best. It will not be redirected to the web long, but remained directly in blogurl.

But the so everything goes with Wordpress 2 hours were up and down try of needs, which I will not just own the cleanest solution, but in any case, a functioning.

Sun and WordPress blog URL are set to this address, but using. Htaccess is forwarded to the other server. This, however, only for PHP documents and trails. Images can be accessed directly from here.

Why am I doing all the work myself? 1 & 1, where the domain is located, has no PHP support and I will not be there, not the blog running, but on a PHP enabled web space.

Currently, I'm still reworking the solution, but if it is "ripe" for major tests, then I post it here.

Mfg. Body-snatcher


Update 1:
I've now found a fairly easy way to solve this quite easily: # # htaccess file on the server with derURL RewriteEngine On.
RewriteBase /
RewriteRule ^ (. + (\ Zip. | Rar | exe | tar | gz | jpg | gif | css | js)) $ http://wordpress.server/ $ 1 [L]
# # No proxy to protect the traffic
RewriteRule (. *) Http://wordpress.server/ $ 1 [P]
# # Proxy (URL are popular on top.) 1The's it and you have yours. Htaccess in the Wordpress directory or make chmod 666 on 644, so that they can not be changed.

In this example, you can now easily see that free domains, as can my 1 & 1, can be easily placed over PHP web space, and the user no longer found where he is.

6th July 2006
Nerd 2.0

Fritz! Box SL Modentwicklung prospect

As I have now learned from the IP-Phone-Forum is now actively pursuing the development of mods for the FB started in 2030. Let's see what it is. Infos you, as always here.

Body Mfg.

PS: expected but not too much, because the box is equipped only with a minimum of 8MB RAM.

13th November 2005
Nerd 2.0

Web server & DHCP on DLink 360T

In the course of last week I was once again a bit long because've ever looked and what to do with my old DSL modem can start all over everything, and lo and behold, it is a true multifunction device ;-).

So I do not have to start again from the very front of this old article: New DSL Modem (06.06.2005)

The first thing I took that out, that you can not write to the modem and that in the tempporären memory (/ var / tmp /).
The simplest method was to transfer files for me to carry on the time just a web server on the PC and then using "wget" modem. In addition, the modem is still a "ftp client" with whom I am concerned but not further.

So first DHCP server to umgopolt that he is not the modem as a gateway but my router does, just by the "/ var / tmp / udhcpd.conf" with its overrides. Here is my sample file:

start 192.168.0.3
end 192.168.0.254
inflease_time 604800
interface br0
opt router 192.168.0.1
opt dns 192.168.0.1
opt subnet 255.255.255.0
opt lease 3600
conflict_time 60
lease_file /var/tmp/udhcpd.leases

the first two lines for the IP range available, the next award for permanent, inter-fold describes the interface, indicates the gateway router opt, opt dns DNS server and the rest no plan ;-). With her should lease_file specify the path to the file in the Ip awarded will be saved.
And now you can start with just the DHCP again: "udhcpd / var / tmp / udhcpd.con"

Then I thought to myself, maybe if you can not spend its web interface instead of the private side, which also works perfectly. Simply using "ps-a" to seek "httpd" service and ending with "kill".
Then restart the web server with "/ usr / sbin / thttpd-g-d / var / tmp / www-u root-p-c / cgi-bin /". Where "/ var / tmp / www /" directory where the HTML files can be stored.

That's really about it.

Enjoy it wants BODY-snatcher.

Second November 2005
Nerd 2.0

Horst week script

Now it is finally done and the Horst script written the week. From now on, any user can access the elfte.de.vu- once a week, his personal Horst select a week. Who on Sunday the most votes "wins" the election and is displayed on the home page (with the corresponding justifications should be several available, a random decision about what is displayed). Maybe I'll post the script soon as a hack for phpBB. Let's see how there is time.

So Long Body-snatcher

28th October 2005
Nerd 2.0

New blogging system

As of today, here is blogging about WordPress, as I was PHP-Nuke for this activity is far too complicated and I just did not feel like clicking through 20 pages to write me a message. To which I have now found a better way to get the URL that I'm with 1 & 1 to redirect this space (was initially made via frames), forward, simply by entering any mod_rewrite.

# # Code. Htaccess # #
RewriteEngine on
RewriteBase /
RewriteRule (. *) $ 1 http://web43.mwi5.de/www.BODY-SNATCHER.de/

So Long Body-snatcher