|
can someone install the core for me?
|
|
| Posted: 13 October 2009 08:04 AM |
[ Ignore ]
|
|
|
Summer Student
Total Posts: 28
Joined 06-29-2006
|
I’ve tried this twice with errors - seems easy enough but I need to get it done and wondering if someone could install it for me.
Thanks
Moved to Core Install by Moderator
|
|
|
|
|
|
| Posted: 13 October 2009 08:35 AM |
[ Ignore ]
[ # 1 ]
|
|
|
Chancellor's Fellow
Total Posts: 30388
Joined 04-29-2002
|
mikal, there are members of the Pro Network that can help you with this, but it might be easier to troubleshoot what errors you’re having.
|
|
|
|
|
|
| Posted: 13 October 2009 08:37 AM |
[ Ignore ]
[ # 2 ]
|
|
|
Summer Student
Total Posts: 28
Joined 06-29-2006
|
It says its missing when i go to url “The system does not appear to be installed”
I msg error log
|
|
|
|
|
|
| Posted: 13 October 2009 08:41 AM |
[ Ignore ]
[ # 3 ]
|
|
|
Chancellor's Fellow
Total Posts: 30388
Joined 04-29-2002
|
What’s in your path.php file?
|
|
|
|
|
|
| Posted: 13 October 2009 08:45 AM |
[ Ignore ]
[ # 4 ]
|
|
|
Summer Student
Total Posts: 28
Joined 06-29-2006
|
<?php
// ------------------------------------------------------ // DO NOT ALTER THIS FILE UNLESS YOU HAVE A REASON TO
// ------------------------------------------------------ // Path to the directory containing your backend files
$system_path = "./eexo1/";
// ------------------------------------------------------ // MANUALLY CONFIGURABLE VARIABLES // See user guide for more information // ------------------------------------------------------
$template_group = ""; $template = ""; $site_url = ""; $site_index = ""; $site_404 = ""; $global_vars = array(); // This array must be associative
?>
|
|
|
|
|
|
| Posted: 13 October 2009 08:46 AM |
[ Ignore ]
[ # 5 ]
|
|
|
Summer Student
Total Posts: 28
Joined 06-29-2006
|
just wondering my path is on the root and my renamed folder is well.. the files are in there. I can send you ftp if want to take a look at it.
Im a bit of a newby here
|
|
|
|
|
|
| Posted: 13 October 2009 08:48 AM |
[ Ignore ]
[ # 6 ]
|
|
|
Summer Student
Total Posts: 28
Joined 06-29-2006
|
The database seems to be there and I have gone through with another moderator all the path stuff. But did not get a resolution. I am reluctant to do a clean install as I followed the instructions to the letter. Maybe one more try. I did send you error logs via message… maybe they make some sense to you.
Thanks
|
|
|
|
|
|
| Posted: 13 October 2009 08:54 AM |
[ Ignore ]
[ # 7 ]
|
|
|
Chancellor's Fellow
Total Posts: 30388
Joined 04-29-2002
|
Your magpie cache appears to not be writable, and the system isn’t finding or can’t use admin.php. Did you copy admin.php from the /system/utilities folder?
|
|
|
|
|
|
| Posted: 13 October 2009 08:58 AM |
[ Ignore ]
[ # 8 ]
|
|
|
Summer Student
Total Posts: 28
Joined 06-29-2006
|
hmm not sure what you mean. I dont remember coping anything just uploading. Should I look for something and upload it to server I may have missed?
|
|
|
|
|
|
| Posted: 13 October 2009 09:00 AM |
[ Ignore ]
[ # 9 ]
|
|
|
Summer Student
Total Posts: 28
Joined 06-29-2006
|
admin.php is in the folder system/utilities i just checked - did i miss some permissions
|
|
|
|
|
|
| Posted: 13 October 2009 09:04 AM |
[ Ignore ]
[ # 10 ]
|
|
|
Chancellor's Fellow
Total Posts: 30388
Joined 04-29-2002
|
When you go to login, do you do:
http://example.com/admin.php or http://example.com/system
|
|
|
|
|
|
| Posted: 13 October 2009 09:11 AM |
[ Ignore ]
[ # 11 ]
|
|
|
Summer Student
Total Posts: 28
Joined 06-29-2006
|
Nether one of those works.. sort of assuming its example.com/MyRenamedFolder/admin.php or system but ether work.. even without the using renamed folder
|
|
|
|
|
|
| Posted: 13 October 2009 09:17 AM |
[ Ignore ]
[ # 12 ]
|
|
|
Chancellor's Fellow
Total Posts: 30388
Joined 04-29-2002
|
You’d use:
http://example.com/eexo1/index.php
admin.php isn’t available to you at that level.
But in any case, tell us more about your server. Who are you hosting with?
|
|
|
|
|
|
| Posted: 13 October 2009 09:21 AM |
[ Ignore ]
[ # 13 ]
|
|
|
Summer Student
Total Posts: 28
Joined 06-29-2006
|
We host it on our own server. I sent you log files of server errors via pm. The php server wizard checked out all ok. Instillation when all ok. Its just nothing at the end. Also, all the database files seem to be in database.
|
|
|
|
|
|
| Posted: 13 October 2009 09:40 AM |
[ Ignore ]
[ # 14 ]
|
|
|
Summer Student
Total Posts: 28
Joined 06-29-2006
|
hmm.. any more suggestions here or am I still just stuck on EE install?
|
|
|
|
|
|
| Posted: 13 October 2009 09:52 AM |
[ Ignore ]
[ # 15 ]
|
|
|
Summer Student
Total Posts: 28
Joined 06-29-2006
|
Did i mention i can get inside admin area? It looks all to be there just no website display.
|
|
|
|
|
|
| Posted: 13 October 2009 10:14 AM |
[ Ignore ]
[ # 16 ]
|
|
|
Chancellor's Fellow
Total Posts: 30388
Joined 04-29-2002
|
Which version/build of ExpressionEngine are you using? You can find that out at the bottom of any control panel page.
The current version is 1.6.8 and the build is 2009102.
|
|
|
|
|
|
| Posted: 13 October 2009 10:23 AM |
[ Ignore ]
[ # 17 ]
|
|
|
Summer Student
Total Posts: 28
Joined 06-29-2006
|
ExpressionEngine Core 1.6.8 Build: 20090915
|
|
|
|
|
|
| Posted: 13 October 2009 10:27 AM |
[ Ignore ]
[ # 18 ]
|
|
|
Chancellor's Fellow
Total Posts: 30388
Joined 04-29-2002
|
mikal, we don’t provide direct support for EE core. I moved this to the Core Install forum. Other members of the community can help too.
|
|
|
|
|