FreeBSD Server Administration

« April 2006 | Main | March 2008 »

February 06, 2008

Happy Chinese New Year

Today is the Chinese New Year's Eve, welcome to the Year of Rat!

I wish everyone a happy and fruitful new year!



Continue reading "Happy Chinese New Year"


Category : Misc

Posted by FreeBSD Newbie at 07:32 AM | Comments (0)

February 05, 2008

Confusing Server Debug in Eclipse

The server debug (Debug as PHP web page) in Eclipse is quite confusing. For example:
- It always opens the browser despite the setting 'Open in Browser' is unchecked.

- The Apache error often pops up without a clue. It seems caused by the settings of 'Debug Dialog'.

Continue reading "Confusing Server Debug in Eclipse"


Category : My PHP Journey

Posted by FreeBSD Newbie at 01:25 PM | Comments (1)

February 04, 2008

Eclipse

PDT User Guide in the help manual is very helpful, I followed its 'Basic Tutorials' smoothly until I tried the debug part. The server debug configuration is confusing to me. After lots of attempts, I finally got Eclipse working with XDebug.

Continue reading "Eclipse"


Category : My PHP Journey

Posted by FreeBSD Newbie at 05:23 PM | Comments (0)

My PHP Journey

As a long time C++ and Java developer, I have managed to modify/debug some PHP scripts with the help of PHP manual, but never spent time learning it. I don't dare to start a PHP project without systematic learning. The performance, security risks and language specific details should be taken seriously, which requires solid learning and practice.

Continue reading "My PHP Journey"


Category : My PHP Journey

Posted by FreeBSD Newbie at 07:31 AM | Comments (0)