using xampp on windows PHP5 install fails [message #30994] |
Fri, 24 March 2006 10:02 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
madhead
![United Kingdom United Kingdom](/forum/images/flags/gb.png) Messages: 7 Registered: March 2006
Karma: 0
|
Junior Member |
|
|
Hi I have just attempted to install fudforum on xampp with php5 enabled and the install.php fails with an error in apache. If I switch to PHP4 the install goes fine. any ideas why it has a problem with PHP5 ?
Also can you use this forum with flat files? I have a mate that wants a forum but doesn't have a hosting with database available to him only php.Any suggestions would be great (even a cheaper isp with db support i.e <= �7.95/pm)
Madhead.
[Updated on: Fri, 24 March 2006 10:04] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: using xampp on windows PHP5 install fails [message #31308 is a reply to message #31277] |
Sun, 16 April 2006 00:09 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
madhead
![United Kingdom United Kingdom](/forum/images/flags/gb.png) Messages: 7 Registered: March 2006
Karma: 0
|
Junior Member |
|
|
Thanks, I will have a go at that but I have now ended up using yabb2.1. (still that is perl so maybe I will switch anyway ![Smile](images/smiley_icons/icon_smile.gif)
I have attempted to install fudforum with the latest install.php script complete with patch as described. My isp hosting company is using PHP5.0.3RC1 with sqlite enabled. However when I run the install script it outputs the following :-
FUDforum can utilize either MySQL PosgreSQL or SQLite database to store it's data, unfortunately, your PHP does not have support for either one. Please install or load the appropriate database extension and then re-run the install script.
I find this odd as I can run sqlitemanager without problems. Can u point me to a solution or at least a means of debugging what the problem is? I can post my phpinfo() if needed.
Thanks
[Updated on: Sun, 16 April 2006 00:51] Report message to a moderator
|
|
|
|
|
|
|
Re: using xampp on windows PHP5 install fails [message #31368 is a reply to message #31323] |
Wed, 19 April 2006 08:49 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
|
Ilia wrote on Tue, 18 April 2006 01:30 | You need to use the patch utility, patch -p0 < patch_file_name
|
should we patch CVS install.php file, or full distributive install.php?, because when I patch install.php for 2.7.4 (with patch utility) I got the same message:
Quote: | Archive did not pass checksum test, CORRUPT ARCHIVE!
If you've encountered this error it means that you've:
downloaded a corrupt archive
uploaded the archive in ASCII and not BINARY mode
your FTP Server/Decompression software/Operating System added un-needed cartrige return (' ') characters to the archive, resulting in archive corruption.
|
[Updated on: Wed, 19 April 2006 08:49] Report message to a moderator
|
|
|
|
|
|
|
Re: using xampp on windows PHP5 install fails [message #31619 is a reply to message #31391] |
Wed, 10 May 2006 12:52 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
|
Windows XPSP2, php 5.1.4
no FTP Server/client was used.
problem:
Quote: |
Archive did not pass checksum test, CORRUPT ARCHIVE!
If you've encountered this error it means that you've:
downloaded a corrupt archive
uploaded the archive in ASCII and not BINARY mode
your FTP Server/Decompression software/Operating System added un-needed cartrige return (' ') characters to the archive, resulting in archive corruption.
|
|
|
|
|
Re: using xampp on windows PHP5 install fails [message #31692 is a reply to message #31625] |
Fri, 12 May 2006 12:43 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
|
downloaded all:
FUDforum_zl_2-7-5RC1.tar.gz
FUDforum_zl_2-7-5RC1.tar.bz2
FUDforum_zl_2-7-5RC1.zip
FUDforum_2-7-5RC1.tar.gz
FUDforum_2-7-5RC1.tar.bz2
FUDforum_2-7-5RC1.zip
they are identical for each other.
but I have the same problem ('Archive did not pass checksum test').
PS
I repeat, I don't use any FTP program, just download, extract and try to install on local machine
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|