Jim Gallacher
jpg at jgassociates.ca
Tue May 22 16:30:06 EDT 2007
Matt Purkeypile wrote: > Is your "C:/Program Files/Apache > Group/Apache2\\modules\\mod_python.so" present? Actually I think J is trying to install mod_python so the better question might be: does "C:/Program Files/Apache Group/Apache2\\modules" directory exist? Jim > > Matt Purkeypile > : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : > Xignite, Inc. > Powering On-Demand Financial Applications > Telephone: 1-650-288-4238 > Email: mpurkeypile at xignite.com > -----Original Message----- > From: mod_python-bounces at modpython.org > [mailto:mod_python-bounces at modpython.org] On Behalf Of Jacques Panchard > Sent: Tuesday, May 22, 2007 9:19 AM > To: mod_python at modpython.org > Subject: [mod_python] Trouble installing mod_python on XP with Apache 2.0 > > Hi, > When running mod_python-3.3.1.win32-py2.4-Apache2.0.exe I am getting > this error: > > Traceback (most recent call last): > File "<string>", line 115, in ? > File "c:\Program Files\Python24\lib\shutil.py", line 92, in copy2 > copyfile(src, dst) > File "c:\Program Files\Python24\lib\shutil.py", line 48, in copyfile > fdst = open(dst, 'wb') > IOError: [Errno 2] No such file or directory: 'C:/Program Files/Apache > Group/Apache2\\modules\\mod_python.so' > *** run_installscript: internal error 0xFFFFFFFF *** > > I have Apache2.0.59 installed in C:/Program Files/Apache Group/Apache2 > and python2.4.4. > > Can anybody help me? > > J. > >
|