Errors During Prosepoint Install
Sun, 15/08/2010 - 09:18
rinoshea

Joined: 15/08/2010
Posts:
Hi all! I'm trying to install ProsePoint on the following setup:
- Windows 7 x64
- WAMPServer 2.0
- Apache 2.2.11
- PHP 5.3.0
- MySQL 5.1.36
I've followed the user guide instructions for installing PP. I've created a database, created a user with the proper permissions, extracted the PP files to a directory under localhost (I'll call it DIR). Bu when it comes time to load up ProsePoint to configure the site, the first page of the wizard throws 2 PHP errors:
- Notice: Undefined index: q in DIR\dialogue\includes\path.inc on line 164
- Notice: Constant PROSEPOINT_PROFILE_DIR already defined in DIR\dialogue\profiles\prosepoint\modules\prosepoint\pp.install on line 3
I haven't modified the ProsePoint files in any way since they were downloaded. If anyone knows what these errors mean and/or how to fix them, I'd really appreciate it!!
Sun, 15/08/2010 - 11:07
#1
rinoshea

Joined: 15/08/2010
Posts:
I continued through the
I continued through the install and it returned a ton of errors, but installed nonetheless. The site displays and functions perfectly now, but I'm wondering if those errors could come back to bite me?
Top
- Login or register to post comments
Tue, 17/08/2010 - 11:17
#2
beng
Joined: 27/02/2009
Posts:
Hi,
ProsePoint doesn't
Hi,
ProsePoint doesn't actually work on PHP 5.3.x at the moment, sorry. You're likely to run into subtle bugs later on. I'd suggest you change your web server stack if possible.
