#Php

4 posts tagged Php

Call to undefined function http_post_data()

· errors, linux, software, www

After updating my server from testing to Squeeze it suddenly crashed after running a high CPU % perl script.

Being unresponsive I reset the machine to reboot it.

After booting up and testing websites running on it I came along an odd PHP error;

Call to undefined function http_post_data()

Probably due to PHP updates from Lenny/testing to Squeeze.

nginx + fastcgi PHP

· errors, linux, software, www

I recently migrated vm1 to nginx instead of lighttpd. Just for the sake of playing and testing around.

As there’s a PHP page as well, I had to set up fastcgi with PHP. I mainly followed this tutorial to try to get PHP working.

However, every PHP page I visited returned following error:

No input file specified.

As I was fairly sure it was path (or variable) related, I played around with:

Agenda / Todo page

· misc, www

This summer I created a simple “agenda” for myself. I’ve been using it every now & then, but forgot to “share” it. So here it goes.

Screenshots below

Features:

  • Add todo items
  • Change todo items to completed
  • List of (completed) todo items
  • PHP + MySQL
  • Basic Prowl support
  • Example SQL create script
  • There's NO login. Use .htaccess files to disable world wide access.

Screenshots: