Re: Fresh Install - No Go

158 views
Skip to first unread message

Nestor Ledon

unread,
Aug 3, 2012, 1:05:14 AM8/3/12
to joomla-de...@googlegroups.com
Update:

I have also tried the examples found here:  http://joomlacode.org/gf/project/platformapps/

There are some differences the these so I gave it a shot but still no go. I seem to be able to echo simple php into the CLI no problem so it has to be the way I'm using the platform or maybe my PHP settings?

On Thursday, August 2, 2012 8:22:55 PM UTC-5, Nestor Ledon wrote:
Just installed the Joomla! Platform and gave this: http://docs.joomla.org/How_to_create_a_stand-alone_application_using_the_Joomla!_Platform

a go.

I got an error right away. Not sure what the issue is.

Error:
[02-Aug-2012 19:07:31] PHP Fatal error:  require_once() [<a href='function.require'>function.require</a>]: Failed opening required '__DIR__platform.php' (include_path='.:/usr/lib64/php:/usr/lib/php:/usr/share/pear') in /home2/terracha/public_html/server/libraries/import.php on line 33

Nikolai Plath

unread,
Aug 3, 2012, 1:39:40 AM8/3/12
to joomla-de...@googlegroups.com
__DIR__platform.php

There is a slash missing, so __DIR__ is not resolved to the actual path..

You also might want to check out the examples from here: https://github.com/joomla/joomla-platform-examples

Nikolai Plath

unread,
Aug 3, 2012, 1:44:26 AM8/3/12
to joomla-de...@googlegroups.com
Oh I just realized... could it be that you are using PHP 5.2 ?

Nestor Ledon

unread,
Aug 4, 2012, 9:09:45 PM8/4/12
to joomla-de...@googlegroups.com

PHP Version 5.2.17


TT_TT Is this going to be an issue?

Thanks.

Michael Babker

unread,
Aug 4, 2012, 9:13:05 PM8/4/12
to joomla-de...@googlegroups.com
Yes.  Platform 12 and CMS 3 require PHP 5.3.1 minimum.

Nestor Ledon

unread,
Aug 4, 2012, 9:35:38 PM8/4/12
to joomla-de...@googlegroups.com
Ahh crud. I see it now on the GitHub page.

Guess I'll have to stick with 11 then. On a shared host atm. Any significant differences between 11 and 12?
Link would do just fine if one exists.

Andrew Eddie

unread,
Sep 2, 2012, 9:20:02 PM9/2/12
to joomla-de...@googlegroups.com
Yes, there's a lot of differences. Have a look at:

http://developer.joomla.org/news/421-version-12-1-of-the-joomla-platform-released.html

Also, for a very basic platform example, you can have a look at:

https://github.com/eddieajau/jc-bach

Hope this helps.

Regards,
Andrew Eddie
http://learn.theartofjoomla.com - training videos for Joomla developers
Reply all
Reply to author
Forward
0 new messages