Vote Up!
Vote Down!

got error on installation time (www.mailpo.st)

1 point | submitted by about 3 years ago | 5 comments

I have got the following error when I try to install noostr at my server http://www.mailpo.st/install/ The error is as follow:

Parse error: syntax error, unexpected T_NEW in /nfs/c04/h01/mnt/59430/domains/mailpo.st/html/_engine/handlers/error.php on line 28

You must be logged in to leave a comment.

Vote Up!
Vote Down!
1 point | submitted by about 3 years ago | Link

Sorry for bother you. I have fixed the database error! Now the site is running OK. Thanks for the help Rust. May I have your personal web address, please.

Regards

Ibrahim

Reply
Vote Up!
Vote Down!
1 point | submitted by about 3 years ago | Link

No problem, glad you got the PHP problem sorted out.

The current problem (template files not being loaded) is actually caused by an environment variable being reset by a proxy at your host's location.

v0.6 Update 2 will be released in an hour or so and corrects this problem.

Finally, you'll have a working Noostr!

Reply
Vote Up!
Vote Down!
1 point | submitted by about 3 years ago | Link

Thanks for the big help again. Please let me know when the version have released. I will be waiting for your message! Thanks

Reply
Vote Up!
Vote Down!
1 point | submitted by about 3 years ago | Link

Ya you are right before now it was run php 4.0 so I have change it to php 5.0 now the above error has go on. But a new error has occure.

"Database error!!!"

I think it's the PDO error. How can I install PDO on my server?

Thanks for your help

Reply
Vote Up!
Vote Down!
1 point | submitted by about 3 years ago | Link

It looks like your host might be running PHP 4. Noostr requires either PHP 5.0 with PDO installed, or PHP 5.1 (where PDO is installed by default).

Please verify which version of PHP you're trying to run Noostr on.

Thanks!

Reply