| Author |
Message |
dark-dude Worker


Joined: Jun 29, 2003 Posts: 146 Location: Oklahoma
|
Posted:
Wed Dec 10, 2003 10:28 am |
|
I loaded 7.0 and set my config.php and all and i get this error:
| Code: | Warning: Unknown(/usr/local/www/data-dist/index.php): failed to open stream: Permission denied in Unknown on line 0
Warning: (null)(): Failed opening '/usr/local/www/data-dist/index.php' for inclusion (include_path='.:/usr/local/share/pear') in Unknown on line 0
|
any ideas? |
|
|
 |
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Wed Dec 10, 2003 10:41 am |
|
I have installed it a few times already and it works right out of the box, although I haven't messed with the points thing yet. This problem seems to be on your end and is not nuke related. I'd check all permissions on folders and files. Verify that all files got uploaded. Then verify the dbuser and dbpassword. |
|
|
|
 |
dark-dude Worker


Joined: Jun 29, 2003 Posts: 146 Location: Oklahoma
|
Posted:
Wed Dec 10, 2003 1:38 pm |
|
Ok i deleted it all and reloaded every file...configured config.php used phpmyadmin to load nuke.sql and same error....i can upload 6.5 6.7 6.9 all of them werk first try, this one doesn't...and i downloaded it from here this mornin...any other ideas? |
|
|
 |
 |
gsicard Regular


Joined: May 21, 2003 Posts: 50 Location: Suffolk, VA USA
|
Posted:
Thu Dec 11, 2003 12:46 pm |
|
I have installed 7.0 on 4 sites - 2 virgin installs and two upgrades from 6.9 all with not problems!
Gary |
|
|
|
 |
nosferatusleeps New Member


Joined: Sep 15, 2003 Posts: 5 Location: Australia
|
Posted:
Thu Dec 11, 2003 1:59 pm |
|
I am glad someone has had no trouble. I am thinking of upgrading soon myself.  |
|
|
|
 |
takaharu Client

Joined: Sep 25, 2003 Posts: 58
|
Posted:
Fri Dec 12, 2003 1:50 am |
|
I upgrade 4 sites with no problems at all |
|
|
|
 |
dark-dude Worker


Joined: Jun 29, 2003 Posts: 146 Location: Oklahoma
|
Posted:
Fri Dec 12, 2003 7:06 am |
|
then why do i get this error...and only on 7.0? |
|
|
 |
 |
Raven Site Admin/Owner

Joined: Aug 27, 2002 Posts: 16987 Location: Kansas
|
Posted:
Fri Dec 12, 2003 7:17 am |
|
This is a permissions error. Ensure that the data-dist folder is set to 775 and that the index.php file is set to 644. |
|
|
|
 |
dark-dude Worker


Joined: Jun 29, 2003 Posts: 146 Location: Oklahoma
|
Posted:
Fri Dec 12, 2003 7:20 am |
|
data-dist is set to 755 and index.php is 644...and like i say...6.9 loaded fisrt try and so will anything below 7.0 it only does it on 7.0 for some strange reason  |
|
|
 |
 |
Totakeke New Member


Joined: Aug 07, 2003 Posts: 7
|
Posted:
Tue Dec 30, 2003 2:55 pm |
|
| dark-dude wrote: | data-dist is set to 755 and index.php is 644...and like i say...6.9 loaded fisrt try and so will anything below 7.0 it only does it on 7.0 for some strange reason |
Just in case you haven't fixed this yet...
...Try this. cd to the root directory of your website (the one with 7.0). Then run:
chmod -R o+r *
When I first installed 7.0, all of the permissions went wack and had "No Access" for others. I had to make all the permissions say "Read Only". This won't fix the permissions of the folders, though. I had to fixed those the hard way.  |
|
|
|
 |
|
|
|
|