Archive for January, 2008
Florida 3000gt Stealth car club meet in North Florida

Florida 3S logo

Saturday the 26th the Florida Chapter of 3S, which stands for 3000gt and Stealth, car club is meeting in Gainesville Florida. I and one of my fellow 3000gt owners here in Tally is also planning on attending the meet. He has a white 93 3000gt VR4. This will be my first Florida Chapter meet. I look forward to it. Now I just need to make a few small repairs to get my car in shape to make the 2 hour journey.

Did you like this? Share it:
 
WordPress Blog PHP Error on line 391

Php Error space picAfter adding a title to my index.php page I started to get this error.

Warning: Cannot modify header information – headers already sent by (output started at /Library/WebServer/Documents/ Websites/forestgumpsays/index.php:3) in /Library/WebServer/Documents/ Websites/forestgumpsays/wp-includes/pluggable.php on line 391

After looking at many similar error posts I figured out the problem. This is what it means. On index.php line3 there is an error indicated. However the problem is that the <?php tag hs a line space before it. Or the <? tag has a space after it. The odd part is that it was only showing an error when I hit the non www domain name. So check the file indicated in the first part of the error. The pluggable.php file is fine it is the one catching the error.

I also had a similar error problem on a new wordpress install in the config file. Turns out that there was an extra line at the end of the document. I hope this post helps the next person to quickly fix their similar php error problem.

Did you like this? Share it:
 
ARD File Transfer Port

I finally found the answer to my problem with Apple Remote Desktop ARD software not copying files from the office computer. I posted my quandary on a Macintosh board and got an answer that let me to an apple service document. Now I just need to get the master router configured to allow port 22 traffic through. here is the doc

ARDPort Doc

Did you like this? Share it: