Jump to content

PHP/PHP5 problems


Recommended Posts

I wrote a little php web app on mdk 10.0 wich used a function called imageantialias() (I have to cut a pice from a large .jpg file and show it to user). So I reinstalled mandrake to 10.1 community updated to latest cooker (basicaly official now) and now my application says - Fatal error: Call to undefined function: imageantialias() in /var/www/html/tiheasustus/pilt.php on line 66 no more imageantialias() function. php-gd is installed gd-utils, libgd2 are installed. Another thing. I thought Ok I'll try php5 removed all php 4.3.8 packages (actualy all packages which name contained a word php :)) and installed php5 nad if I talk about removing and installing packages I mean doing it with mandrake rpmdrake and rpmdrake-remove. So php5 installed httpd restarted. The web server nows ho to handle .php file - it shows me the file, but if I click a link link .php?action=dosomething then action wont accure, the variable action will be empty. So can somebody help me out in here. The php5 installation was just to get the imageantialias working.

 

[moved from Software by spinynorman]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...