PHPee.com PHP development forum
php pigalle help

 
Post new topic   Reply to topic    phpee.com Forum Index -> Pigalle Support
View previous topic :: View next topic  
Author Message
ria



Joined: 22 May 2004
Posts: 2

PostPosted: Sat May 22, 2004 7:37 pm    Post subject: php pigalle help Reply with quote
i'm actually just learning how to install and all, and i'm not sure how to fix this problem. i followed the instructions and got this error

Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or `T_VAR' or `'}'' in /home/virtual/site142/fst/var/www/html/pigalle/private/lib/sourdough/Sourdough.class.php on line 44

Fatal error: Cannot instantiate non-existent class: sourdough in /home/virtual/site142/fst/var/www/html/pigalle/private/index.inc.php on line 26

line 44 will be the one in bold letters. but i think it'd be better if you went to check your own sourdough.class.php.
class Sourdough {
/**
* Framework configuration
*
* @var array $_conf
*/
private $_conf;
/**
* Pool of flyweights
*
* @var array $_pool array of object references
*/
private $_pool = array();
Back to top
View user's profile Send private message
pipo
Site Admin


Joined: 15 Nov 2003
Posts: 761
Location: Zurich, Switzerland

PostPosted: Sun May 23, 2004 10:24 am    Post subject: Re: php pigalle help Reply with quote
hi ria

Are you really running Pigalle on PHP 5?
Please check the requirements on https://phpee.com/Pigalle/Install. Pigalle requires PHP 5.0.0RC2 and won't work on any PHP 4.3.x versions.
_________________
Philip Iezzi - Development Team Leader, phpee.com
PHPee.com | Downloads | PPhlogger | CVS
Back to top
View user's profile Send private message Visit poster's website
ria



Joined: 22 May 2004
Posts: 2

PostPosted: Mon May 24, 2004 1:18 pm    Post subject: Reply with quote
i think that may be the problem. i'm not really sure, but i think i'm not. i'll go check still.

thanks for answering!! Smile
Back to top
View user's profile Send private message
Post new topic   Reply to topic    phpee.com Forum Index -> Pigalle Support All times are GMT + 1 Hour
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB
Theme design based on Team 101 Designs, modified by Philip Iezzi