vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Problem with GD Module in PHP, Win98 and Apache (https://vborg.vbsupport.ru/showthread.php?t=54268)

Kandrak 06-13-2003 05:20 AM

Problem with GD Module in PHP, Win98 and Apache
 
Ok, I'm trying to install Smiliecreator from the hacks section here. I've installed it, works fine except the graphic doesn't show up. I figured out that I don't have GD running.

System Configuration:

Win98
Apache 2.02
PHP 4.3.1

I edited my php.ini file to turn on the php_g2.dll module, but when I went to load my site, Apache took a nose dive and wouldn't load it. Commenting out the dynamic module

;extension=php_gd2.dll

stopped the slow loading but that didn't solve the GD problem. I did some searching and found out that perhaps the problem was that php needed to be loaded as an Apache module rather than as a CGI, so I switched it over. I took the comment out of the dynamic module section and Apache loads fine, but I can't get GD to load (a phpinfo doesn't show it as coming up). Any ideas?

Kandrak 06-13-2003 05:34 PM

I finally got it working. I went back to the php site and downloaded the .zip package instead of the installer. Then, I made copies of all the DLLs and put them into the /windows/system directory. After that I copied gd and gd2 to the main php directory. That seemed to do the trick.

filburt1 06-13-2003 06:28 PM

FWIW, working with pretty much any web development sucks *** in Windows 98 (or another 95-based OS), mainly due to the lack of good services support. I very strongly suggest you use 2000 or XP.


All times are GMT. The time now is 02:07 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03025 seconds
  • Memory Usage 1,705KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete