I have Apache2/Perl5/PHP5/MySQL4.1 installed on my WinXP box as a development/testbed server for any websites I'm creating.
Whenever I run a phpinfo() script I see this line:
include_path .;C:\php5\pear .;C:\php5\pear
I have checked and double checked and the only php.ini file that is active...
I have been attempting to upgrade my local server to PHP5 and MySQL 4.1.x to match the configuration on my new remote server. My local setup is on WinXP SP2: Apache 2.0.54/Perl 5.8.6.811/PHP 5/MySQL 4. The root path to the server is e:\webserver\apache2; the path to PHP is e:\webserver\php. I...
Well, after pulling my hair out all day, I went back to the site and downloaded the lastest version which is supposed to address the login issue.
The problem NOW is that for some reason the admin.exe script does get the correct "&script_url/admin.cgi." The correct URL as listed in the...
Yeah I know the script maker has a website and all that. But their support forum is "down for maintenance." I am using the "free" version, so although I've opened a trouble ticket, its priority is bottom of the totem pole behind any and all trouble tickets submitted by paying customers. That...
So I should uncomment those two lines?
I already put "use strict;" (without the quotes) as well as "use warnings;" What came back totally confused me! It all consisted of the same error on different lines! Here is a sample:
Global symbol "$cfile" requires explicit package name at...
Hi, goboating!
I ended up reinstalling everything using the .msi binaries. The installation process was much different than the .exe binary and was much smoother. I guess that installation corrected whatever was going on with the previous install because now I can get my cgi scripts to work...
Before I do that, I need to bring you up to date. I'm still stumped at one point, but it's further along in the process.
I completely uninstalled everything in my webserver folder, then went through the registry to make sure I really uninstalled it all. Then I went and downloaded the apache...
Hi goboating,
My E: drive is a local drive on my own desktop. I am on a local network, but it is a simple peer-to-peer setup. The server recognizes .html pages and .php just fine. Even when I set up virtual hosts and very clearly do a script alias to point to the virtual host's cgi-bin, it...
I finally figured out how to allow access to server-info and server-status. That was my "DOH" moment for the day!
Using status-info, here is what is shown for mod_cgi.c:
Module Name: mod_cgi.c
Content handlers: yes
Configuration Phase Participation: Create Server Config, Merge Server Configs...
When I did the reinstall, I re-configured httpd.conf from scratch, as well as perl.conf. So I left the trailing "/" off. Unfortunately, I don't remember where and how to add the line so the .pl extension is recognized and processed like the ".cgi" extention.
I'm not sure if this will help...
Thanks for the response, goboating.
I still can't get any of my scripts to be recognized. In the browser, I get a 404. In my error log I get the following:
"[Wed May 18 21:18:03 2005] [error] [client 000.000.0.000] script not found or unable to stat...
Hi, Pengo, thanks for your help!
It's taken me awhile because I completely uninstalled Apache Perl and then used a utility to check for and remove any mentions of Apache2 or Perl. Then I went ahead and reinstalled by binaries and followed all the instructions about which files to change.
Here...
Thanks for the response, 'Pengo.
My Apache installation won't let me do backslashes. When I trid to restart the service in the console window, I kept getting syntax errors, mostly on any cgi-related directives. But I still can't get any of my scripts to be recognized. In the browser, I get a...
I recently installed Perl 5.8.007 that comes with a fairly complete packed except for mySQL. I have it installed with virtual hosts for Apache (the main server) and two other websites that I maintain. I like being able to test scripts on my local WinXP Pro machine. I have service pack one and...
I recently installed Perl 5.8.007 that comes with a fairly complete packed except for mySQL. I have it installed with virtual hosts for Apache (the main server) and two other websites that I maintain. I like being able to test scripts on my local WinXP Pro machine. I have service pack one and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.