WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT ID, COUNT( comment_ID ) AS ccount FROM wp_posts LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE ID IN (70) GROUP BY ID

Curioso! » Blog Archive » Connect Mac to XS4ALL via Treo 650


Connect Mac to XS4ALL via Treo 650



My ISP, XS4ALL, had an offer for a free Treo 650 with monthly voice and GPRS plans via KPN Mobile. This Treo comes with Dial-Up Networking (DUN) enabled, so I should be able to use it to connect my Mac Powerbook to the internet via Bluetooth. Some googling gave me the following working solution:

  • Download the Generic GPRS scripts from Ross Barkman’s Home Page and install them in ~/Library/Modem Scripts.
  • Configure Bluetooth PPP with the settings
    • Modem Script: Generic GPRS CID1
    • Account Name: XS4ALL user name
    • Password: XS4ALL password
    • Phone Number: xs4all.nl

    Note: the phone number is really the Access Point Name (APN). You can probably also use Internet here and leave Account Name and Password blank, to use the KPN Mobile internet connection, but then you will not have access to the Mobile Web Accelerator.

  • Optionally set the proxy to http://mwa.xs4all.nl:8081/ to use the Mobile Web Accelerator.

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT * FROM wp_comments WHERE comment_post_ID = '70' AND comment_approved = '1' ORDER BY comment_date

Leave a Reply