Matias Posted April 4, 2006 Share Posted April 4, 2006 I just recently installed php5 on my webserver. There was no previous version of php on there, so its a fresh custom compiled install.I installed GD with JPEG and FREETYPE support, and it all works fine as well. However for some reason I couldn't read swf files at all. My previous scripts allowed for flash videos to be uploaded (for admin purposes, banners if you must) and it would fetch the size of the image and then save its dimensions. This now didn't work because the php DIDN'T HAVE ANY SWF SUPPORT.So I investigated and I found out that I needed to compile php with --with-swf, but in order for me to do that I need to have the libswf included. The problem that I am now haviing is that I can't find the libswf download .tar.gz file anywhere on the net. I looked on php.net but the link is broken. I would assume that there would be more then one source on the internet to find it but there isn't.Does anyone have any solutions to this. Where can find this file??? Quote Link to comment Share on other sites More sharing options...
Guest footballkid4 Posted April 4, 2006 Share Posted April 4, 2006 I don't know how many times it has been stated on this forum...[b][u][i]GOOGLE IS YOUR FRIEND: [a href=\"http://www.google.com/search?q=libswf&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official\" target=\"_blank\"]http://www.google.com/search?q=libswf&star...:en-US:official[/a][/i][/u][/b] Quote Link to comment Share on other sites More sharing options...
Matias Posted April 4, 2006 Author Share Posted April 4, 2006 Yeah I downloaded the one off of source forge but I dont think it was it, it only was a Makefile and a few cpp scripts, and I had no idea on where it got installed... Quote Link to comment Share on other sites More sharing options...
Guest footballkid4 Posted April 5, 2006 Share Posted April 5, 2006 Look at the second and third results... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.