Hi i need help installing this on windows 2000 , can someone give me complete instruction? I have php working
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2001-03-06
You need to look at the INSTALL file, and do the FTP-only (manual) install procedure. Sorry, it's not very automated. If anyone Windows hackers can propose a better solution, I'm wide open.
In addition, you're probably going to have to use the "gd" method, instead of the "ext" method (which is the default). Edit config.inc to change it.
Let me know how that goes, too. Nobody's ever tried it before :-)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey ,
The first phpix works spetacular under nt,however phpix 2 installing it how you described works but it recreates the images everytime. I think it has something to do with the convert.sh file? It seems to look for some file or path like /usr/bin/sh, which nt doesnt have , what would have to be rewritten to get it to work? Besides the fact that it always recreates the images and thumbnails it works great.Thanks for you help
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2001-03-06
If you're using the "int" method, you can delete the "convert.sh" script, since it doesn't get used at all. You might want to do that to reassure yourself that the problem isn't in that script (I may have missed something). If you're using the "ext" method, I'd be surprised if you were getting thumbnails at all.
I'm not sure why images get recreated each time. It may have something to do with how Windows timestamps files. I don't own Windows though, so I don't know that I can help much. I'll put up a task to do a test under Windows, if there are any Windows hackers willing to have a go at it we'd all be much obliged.
Let me know if you find anything else out, papa.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi i need help installing this on windows 2000 , can someone give me complete instruction? I have php working
You need to look at the INSTALL file, and do the FTP-only (manual) install procedure. Sorry, it's not very automated. If anyone Windows hackers can propose a better solution, I'm wide open.
In addition, you're probably going to have to use the "gd" method, instead of the "ext" method (which is the default). Edit config.inc to change it.
Let me know how that goes, too. Nobody's ever tried it before :-)
Hey ,
The first phpix works spetacular under nt,however phpix 2 installing it how you described works but it recreates the images everytime. I think it has something to do with the convert.sh file? It seems to look for some file or path like /usr/bin/sh, which nt doesnt have , what would have to be rewritten to get it to work? Besides the fact that it always recreates the images and thumbnails it works great.Thanks for you help
If you're using the "int" method, you can delete the "convert.sh" script, since it doesn't get used at all. You might want to do that to reassure yourself that the problem isn't in that script (I may have missed something). If you're using the "ext" method, I'd be surprised if you were getting thumbnails at all.
I'm not sure why images get recreated each time. It may have something to do with how Windows timestamps files. I don't own Windows though, so I don't know that I can help much. I'll put up a task to do a test under Windows, if there are any Windows hackers willing to have a go at it we'd all be much obliged.
Let me know if you find anything else out, papa.