ProsePoint Express: hosted newspaper website content management software

Recommendation: Apache Friends' XAMPP

4 replies [Last post]
Paul Gillingwater
Paul Gillingwater's picture
User offline. Last seen 1 year 14 weeks ago. Offline
Joined: 05/03/2009
Posts:

I thought I'd mention that I was able to satisfy all the necessary prerequisites for ProsePoint in a simple way by installing a bundle called XAMPP (http://www.xampp.org/) from Apache Friends.  This provides MySQL, Apache, PHP and Perl in a single package, for Linux, Sun, Macintosh or Windows.

I used XAMPP on Ubuntu, and had no trouble installing ProsePoint.  I plan to write a tutorial for others who may wish to try this option, especially if you wish to try ProsePoint on your own server, and don't have the experience of installing the web development environment required.

Of course, this is not the only option -- perhaps others could post which environment they used to get ProsePoint working.

cheers

Paul

 

 

__________________

Follow me on http://www.twitter.com/ahbleza

beng
User offline. Last seen 6 days 16 hours ago. Offline
Joined: 27/02/2009
Posts:
ProsePoint works pretty well

ProsePoint works pretty well on all flavours of linux, I suspect, since Apache, MySQL, and PHP are so widely used on linux.

For the record, there are anecdotes of ProsePoint working on LAMP (linux), XAMPP (on Windows, and now Ubuntu from the original post), MAMP (MacOS), and WAMP (Windows, although there are issues with max_execution_time during installation). These anecdotes are from mentions in emails from past users, so unfortunately, I don't have any more details.

gandalf511
User offline. Last seen 2 years 45 weeks ago. Offline
Joined: 27/03/2009
Posts:
Error installing on XAMPP

As I try to install prosepoint on a xampp system I keep getting

Fatal error: Maximum execution time of 60 seconds exceeded in C:\xampp\htdocs\prosepointroot\includes\file.inc on line 891

Any thoughts?

beng
User offline. Last seen 6 days 16 hours ago. Offline
Joined: 27/02/2009
Posts:
Set max_execution_time to about 10 minutes

Some versions of PHP on Windows run much slower than on other platforms, and require a much larger max_execution_time, especially during installation.

This seems to apply on Windows whether it is XAMPP, WAMP or something else.

I would recommended setting max_execution_time to about 10 minutes for installation. After a successful installation, you can try and reduce this setting back to more conventional values if you wish.

Oh, if you re-install, please make sure you completely clean out the database before reinstalling.

nacho279
User offline. Last seen 2 years 40 weeks ago. Offline
Joined: 29/04/2009
Posts:
Problems in Vista

Hi there!

Im trying the installation of last Prosepoint version + Xampp + Vista, and i get an error like "Fatal error: Maximum execution time of 60 seconds exceeded in C:\xampp\htdocs\ppoint\includes\file.inc on line 891"

Ive modified the max time to 600 sec (10 min) in php.ini


Any ideas?

Thanks!