Archive

Archive for the ‘Localhost’ Category

XAMPP Apache Error (NET HELPMSG 3547 + could not bind to address 0.0.0.0:80)

November 6th, 2009 Admin 2 comments

Today I stress once when turned on the laptop and can not access localhost. I use all-in-one tool (XAMPP) consists of apache, mysql, etc. in Windows XP. In the XAMPP control panel, stop apache, do not want to walk, despite being installed as a service to run automatically when booting. Then I tried to enable Apache through DOS, (write this command at a command prompt, C: \ xampp \ apache \ bin> apache-t, depending on the location of your XAMPP), but to no avail and came out an error message “HELPMSG NET 3547“. The second attempt, I tried with the following command “C: \ xampp \ apache \ bin> httpd.exe“, but it did not work and produced an error message:

“(OS 10048) Only one usage of each socket address (protocol / network address / port)
is normally permitted. : Make_sock: could not bind to address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs “


XAMPP Apache Error (NET HELPMSG 3547 + could not bind to address 0.0.0.0:80)

Read more…

Categories: Localhost Tags:

WordPress Exchange Links Plugin – AJAX Version

September 26th, 2008 Admin 250 comments

Let me introduce a new plugin called WpExLinks. This is my first plugin for WordPress that enable you to build your links network with other webmaster. This proccess now more easier in WordPress realm. We can automate the proccess and we’ll get some notification email in the end of proccess. Here are some feature from my plugin :

  1. Auto checking error if this fields were blank (name, email, website title, website URL, reciprocal URL, website description)
  2. Checking for valid format of email, website url, reciprocal url
  3. Checking for status reciprocal url before submitted
  4. Auto blocked same domain submitted
  5. Integrate AJAX CAPTCHA and AJAX sending form in user interface
  6. Notification email for admin when some submit link
  7. Edit Links Page! available
  8. Widget already
  9. Easy manage links (delete, approve, unapprove, check reciprocal links) from Options page

Read more…