Sponsored by NuSphere - PHP Software for PHP Application Developers - On Sale This Week for $100



Go Back   PHP-Editors > Linux, Apache, MySQL > Apache Help

Apache Help Post any question relating to Apache here and hopefully someone can help

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 2005-12-10, 07:19 AM
Junior Member
 
Join Date: Dec 2005
Posts: 1
Kilch
Default

Hi all, Iamnew here and seems like a nice place to get some help.

I am tying to set up a web server at home. (First timer here) I am trying toinstall FlashChat and havign trouble with MySQL being detected by the program. Below is the setup from the webapge as that is how this FlashChat setup works.

Some critical info:

O/S: Windows 2003 Standard Edition
WebServer Suite: Apache Web Server Suite v1.14. Which includes the following (I would assume most would know this, just trying to provide the most info at once):
  • Apache 2.0.54
  • httpd.conf (optimized and minimized, setup for PHP, CGI, mod_deflate,
  • mod_perl, Access Control)
  • mod_deflate (zlib 1.2.3)
  • Perl 5.8.7
  • All included perl modules
  • libwww-perl
  • libwin32
  • HTML::Template
  • HTML::Parser
  • Compress::Zlib
  • FCGI
  • mod_perl 2.0.1
  • PHP 5.0.5
  • MySQL 4.1.14
  • DBI
  • DBD::mysql
  • DBD::mysqlPP
  • Net::MySQL
  • phpMyAdmin 2.6.4-pl1
  • analog 6.0

Non-static IP, this is from home




I could really use some here. If any one could help me out or needs more info,please reply or contact me.

Thanks you for your time.
Steve
Reply With Quote
  #2 (permalink)  
Old 2005-12-11, 12:55 AM
Senior Member
 
Join Date: Dec 2004
Posts: 199
strasm is an unknown quantity at this point
Default

find out if you have mysql enabled in your php. Sounds like you dont. usually it is as easy as uncommenting one line in your php.ini


here is the code to run froma file to find out if it is enabled or not.
Code:
<? phpinfo();?>
Reply With Quote
Must read Review for Serious PHP Developers


NuSphere PhpED 5.5 : The Staff of php-editors.com recently spent a few days working with NuSphere PhpED 5.5 (a popular PHP IDE) and NuCoder 2.0 (a PHP Encoding Utility), read up on all the details.

Sponsored Links
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:27 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© Copyright 2003-2008 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.