|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I'm unable to get the CaptchaSecurityImages.php to show up on the
page, and it's simply a broken image. Here is some infomation message from my phpinfo session: './configure' '--with-mysql=/usr/local/mysql' '--with-apxs2=/www/bin/ apxs' '--with-imap=/usr/local/imap/' '--with-zlib-dir=/usr/local/ php-5.2.3/ext/zlib/' '--with-gd=/usr/local' '--with-freetype-dir=/usr' '--with-ttf' gd GD Support enabled GD Version 2.0 or higher FreeType Support enabled FreeType Linkage with freetype FreeType Version 2.1.10 GIF Read Support enabled GIF Create Support enabled WBMP Support enabled I've been battling this for a while, so any would be great. Thanks, --TJ |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
techjohnny@gmail.com wrote:
> I'm unable to get the CaptchaSecurityImages.php to show up on the > page, and it's simply a broken image. Here is some infomation message > from my phpinfo session: > > './configure' '--with-mysql=/usr/local/mysql' '--with-apxs2=/www/bin/ > apxs' '--with-imap=/usr/local/imap/' '--with-zlib-dir=/usr/local/ > php-5.2.3/ext/zlib/' '--with-gd=/usr/local' '--with-freetype-dir=/usr' > '--with-ttf' > > gd > GD Support enabled > GD Version 2.0 or higher > FreeType Support enabled > FreeType Linkage with freetype > FreeType Version 2.1.10 > GIF Read Support enabled > GIF Create Support enabled > WBMP Support enabled > > > I've been battling this for a while, so any would be great. > > > Thanks, > > --TJ > What do you mean a "broken image"? And how about a URL? Plus, how are you calling it? -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ================== |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
On Feb 27, 10:29 am, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> techjoh...@gmail.com wrote: > > I'm unable to get the CaptchaSecurityImages.php to show up on the > > page, and it's simply a broken image. Here is some infomation message > > from my phpinfo session: > > > './configure' '--with-mysql=/usr/local/mysql' '--with-apxs2=/www/bin/ > > apxs' '--with-imap=/usr/local/imap/' '--with-zlib-dir=/usr/local/ > > php-5.2.3/ext/zlib/' '--with-gd=/usr/local' '--with-freetype-dir=/usr' > > '--with-ttf' > > > gd > > GD Support enabled > > GD Version 2.0 or higher > > FreeType Support enabled > > FreeType Linkage with freetype > > FreeType Version 2.1.10 > > GIF Read Support enabled > > GIF Create Support enabled > > WBMP Support enabled > > > I've been battling this for a while, so any would be great. > > > Thanks, > > > --TJ > > What do you mean a "broken image"? And how about a URL? > > Plus, how are you calling it? > > -- > ================== > Remove the "x" from my email address > Jerry Stuckle > JDS Computer Training Corp. > jstuck...@attglobal.net > ================== This is part of an HTML form and inside a <form> </form> <img src="CaptchaSecurityImages.php" /> <input id="security_code" name="security_code" type="text" /> |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
techjohnny@gmail.com wrote:
> On Feb 27, 10:29 am, Jerry Stuckle <jstuck...@attglobal.net> wrote: >> techjoh...@gmail.com wrote: >>> I'm unable to get the CaptchaSecurityImages.php to show up on the >>> page, and it's simply a broken image. Here is some infomation message >>> from my phpinfo session: >>> './configure' '--with-mysql=/usr/local/mysql' '--with-apxs2=/www/bin/ >>> apxs' '--with-imap=/usr/local/imap/' '--with-zlib-dir=/usr/local/ >>> php-5.2.3/ext/zlib/' '--with-gd=/usr/local' '--with-freetype-dir=/usr' >>> '--with-ttf' >>> gd >>> GD Support enabled >>> GD Version 2.0 or higher >>> FreeType Support enabled >>> FreeType Linkage with freetype >>> FreeType Version 2.1.10 >>> GIF Read Support enabled >>> GIF Create Support enabled >>> WBMP Support enabled >>> I've been battling this for a while, so any would be great. >>> Thanks, >>> --TJ >> What do you mean a "broken image"? And how about a URL? >> >> Plus, how are you calling it? >> >> -- >> ================== >> Remove the "x" from my email address >> Jerry Stuckle >> JDS Computer Training Corp. >> jstuck...@attglobal.net >> ================== > > This is part of an HTML form and inside a <form> </form> > <img src="CaptchaSecurityImages.php" /> > <input id="security_code" name="security_code" type="text" /> > And what do you have in "CaptchaSecurityImages.php"? The exact same code as is at White Hat? -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ================== |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
On Feb 27, 12:56 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> techjoh...@gmail.com wrote: > > On Feb 27, 10:29 am, Jerry Stuckle <jstuck...@attglobal.net> wrote: > >> techjoh...@gmail.com wrote: > >>> I'm unable to get the CaptchaSecurityImages.php to show up on the > >>> page, and it's simply a broken image. Here is some infomation message > >>> from my phpinfo session: > >>> './configure' '--with-mysql=/usr/local/mysql' '--with-apxs2=/www/bin/ > >>> apxs' '--with-imap=/usr/local/imap/' '--with-zlib-dir=/usr/local/ > >>> php-5.2.3/ext/zlib/' '--with-gd=/usr/local' '--with-freetype-dir=/usr' > >>> '--with-ttf' > >>> gd > >>> GD Support enabled > >>> GD Version 2.0 or higher > >>> FreeType Support enabled > >>> FreeType Linkage with freetype > >>> FreeType Version 2.1.10 > >>> GIF Read Support enabled > >>> GIF Create Support enabled > >>> WBMP Support enabled > >>> I've been battling this for a while, so any would be great. > >>> Thanks, > >>> --TJ > >> What do you mean a "broken image"? And how about a URL? > > >> Plus, how are you calling it? > > >> -- > >> ================== > >> Remove the "x" from my email address > >> Jerry Stuckle > >> JDS Computer Training Corp. > >> jstuck...@attglobal.net > >> ================== > > > This is part of an HTML form and inside a <form> </form> > > <img src="CaptchaSecurityImages.php" /> > > <input id="security_code" name="security_code" type="text" /> > > And what do you have in "CaptchaSecurityImages.php"? The exact same > code as is at White Hat? > > -- > ================== > Remove the "x" from my email address > Jerry Stuckle > JDS Computer Training Corp. > jstuck...@attglobal.net > ================== Yes, the same code. |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
On Feb 27, 1:37 pm, "techjoh...@gmail.com" <techjoh...@gmail.com>
wrote: > On Feb 27, 12:56 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote: > > > > > techjoh...@gmail.com wrote: > > > On Feb 27, 10:29 am, Jerry Stuckle <jstuck...@attglobal.net> wrote: > > >> techjoh...@gmail.com wrote: > > >>> I'm unable to get the CaptchaSecurityImages.php to show up on the > > >>> page, and it's simply a broken image. Here is some infomation message > > >>> from my phpinfo session: > > >>> './configure' '--with-mysql=/usr/local/mysql' '--with-apxs2=/www/bin/ > > >>> apxs' '--with-imap=/usr/local/imap/' '--with-zlib-dir=/usr/local/ > > >>> php-5.2.3/ext/zlib/' '--with-gd=/usr/local' '--with-freetype-dir=/usr' > > >>> '--with-ttf' > > >>> gd > > >>> GD Support enabled > > >>> GD Version 2.0 or higher > > >>> FreeType Support enabled > > >>> FreeType Linkage with freetype > > >>> FreeType Version 2.1.10 > > >>> GIF Read Support enabled > > >>> GIF Create Support enabled > > >>> WBMP Support enabled > > >>> I've been battling this for a while, so any would be great. > > >>> Thanks, > > >>> --TJ > > >> What do you mean a "broken image"? And how about a URL? > > > >> Plus, how are you calling it? > > > >> -- > > >> ================== > > >> Remove the "x" from my email address > > >> Jerry Stuckle > > >> JDS Computer Training Corp. > > >> jstuck...@attglobal.net > > >> ================== > > > > This is part of an HTML form and inside a <form> </form> > > > <img src="CaptchaSecurityImages.php" /> > > > <input id="security_code" name="security_code" type="text" /> > > > And what do you have in "CaptchaSecurityImages.php"? The exact same > > code as is at White Hat? > > > -- > > ================== > > Remove the "x" from my email address > > Jerry Stuckle > > JDS Computer Training Corp. > > jstuck...@attglobal.net > > ================== > > Yes, the same code. OK. I think I've found what's missing, I need to install the libraries, which I don't think I'm doing. I'll try again. --TJ |
|
|
|
#7 |
|
Messages: n/a
Hébergeur: |
On Feb 27, 12:56pm, Jerry Stuckle <jstuck...@attglobal.net> wrote:
> techjoh...@gmail.com wrote: > > On Feb 27, 10:29 am, Jerry Stuckle <jstuck...@attglobal.net> wrote: > >> techjoh...@gmail.com wrote: > >>> I'm unable to get the CaptchaSecurityImages.php to show up on the > >>> page, and it's simply a broken image. Here is some infomation message > >>> from my phpinfo session: > >>> './configure' '--with-mysql=/usr/local/mysql' '--with-apxs2=/www/bin/ > >>> apxs' '--with-imap=/usr/local/imap/' '--with-zlib-dir=/usr/local/ > >>> php-5.2.3/ext/zlib/' '--with-gd=/usr/local' '--with-freetype-dir=/usr' > >>> '--with-ttf' > >>> gd > >>> GD Support enabled > >>> GD Version 2.0 or higher > >>> FreeType Support enabled > >>> FreeType Linkage with freetype > >>> FreeType Version 2.1.10 > >>> GIF Read Support enabled > >>> GIF Create Support enabled > >>> WBMP Support enabled > >>> I've been battling this for a while, so any would be great. > >>> Thanks, > >>> --TJ > >> What do you mean a "broken image"? And how about a URL? > > >> Plus, how are you calling it? > > >> -- > >> ================== > >> Remove the "x" from my email address > >> Jerry Stuckle > >> JDS Computer Training Corp. > >> jstuck...@attglobal.net > >> ================== > > > This is part of an HTML form and inside a <form> </form> > > <img src="CaptchaSecurityImages.php" /> > > <input id="security_code" name="security_code" type="text" /> > > And what do you have in "CaptchaSecurityImages.php"? The exact same > code as is at White Hat? > > -- > ================== > Remove the "x" from my email address > Jerry Stuckle > JDS Computer Training Corp. > jstuck...@attglobal.net > ==================- Hide quoted text - > > - Show quoted text - You are familar with this php script? Well assuming you are. Does this script require that you build jpg support into gd? If I successfully build jpg support into php; I should see jpg support in the phpinfo() page? Thanks, --JP |
|
|
|
#8 |
|
Messages: n/a
Hébergeur: |
techjohnny@gmail.com wrote:
> On Feb 27, 12:56 pm, Jerry Stuckle <jstuck...@attglobal.net> wrote: >> techjoh...@gmail.com wrote: >>> On Feb 27, 10:29 am, Jerry Stuckle <jstuck...@attglobal.net> wrote: >>>> techjoh...@gmail.com wrote: >>>>> I'm unable to get the CaptchaSecurityImages.php to show up on the >>>>> page, and it's simply a broken image. Here is some infomation message >>>>> from my phpinfo session: >>>>> './configure' '--with-mysql=/usr/local/mysql' '--with-apxs2=/www/bin/ >>>>> apxs' '--with-imap=/usr/local/imap/' '--with-zlib-dir=/usr/local/ >>>>> php-5.2.3/ext/zlib/' '--with-gd=/usr/local' '--with-freetype-dir=/usr' >>>>> '--with-ttf' >>>>> gd >>>>> GD Support enabled >>>>> GD Version 2.0 or higher >>>>> FreeType Support enabled >>>>> FreeType Linkage with freetype >>>>> FreeType Version 2.1.10 >>>>> GIF Read Support enabled >>>>> GIF Create Support enabled >>>>> WBMP Support enabled >>>>> I've been battling this for a while, so any would be great. >>>>> Thanks, >>>>> --TJ >>>> What do you mean a "broken image"? And how about a URL? >>>> Plus, how are you calling it? >>>> -- >>>> ================== >>>> Remove the "x" from my email address >>>> Jerry Stuckle >>>> JDS Computer Training Corp. >>>> jstuck...@attglobal.net >>>> ================== >>> This is part of an HTML form and inside a <form> </form> >>> <img src="CaptchaSecurityImages.php" /> >>> <input id="security_code" name="security_code" type="text" /> >> And what do you have in "CaptchaSecurityImages.php"? The exact same >> code as is at White Hat? >> >> -- >> ================== >> Remove the "x" from my email address >> Jerry Stuckle >> JDS Computer Training Corp. >> jstuck...@attglobal.net >> ==================- Hide quoted text - >> >> - Show quoted text - > > You are familar with this php script? Well assuming you are. Does > this script require that you build jpg support into gd? If I > successfully build jpg support into php; I should see jpg support in > the phpinfo() page? > > Thanks, > > --JP > I'm not familiar with that particular script, but it doesn't do anything unusual. Yes, you do need jpeg support to use it. If you have the correct gd libraries installed, it should be picked up automatically. -- ================== Remove the "x" from my email address Jerry Stuckle JDS Computer Training Corp. jstucklex@attglobal.net ================== |
|
![]() |
| Outils de la discussion | |
|
|