Installation Problems: Admin Panel
-----
| Author | Message | |
|---|---|---|
|
duem |
||
| Tue Feb 08, 2005 3:54 pm Post subject: Installation Problems: Admin Panel | ||
|
Trying to install Prillian on my phpbb. I uploaded the files, then ran hack_install/im_install.php
(even though the install.txt said to run hack_install/install.php but that file didn't come in the download. Anyway, all 5 steps were successfull. Then when I go to my admin panel I see the Prillian Options. When I click Configuration i get the following warning message: Warning: main(PRILL_PATHfunctions_im.php): failed to open stream: No such file or directory in /home/virtual/site56/fst/var/www/html/duem.tv/1/admin/admin_im_config.php on line 27 I click Message Log I get: Warning: main(PRILL_PATHprill_common.php): failed to open stream: No such file or directory in /home/virtual/site56/fst/var/www/html/duem.tv/1/admin/admin_im_log.php on line 28 I click Network Messaging I get: Warning: main(PRILL_PATHprill_common.php): failed to open stream: No such file or directory in /home/virtual/site56/fst/var/www/html/duem.tv/1/admin/admin_im_network.php on line 23 I click User Admin i get: Warning: main(PRILL_PATHprill_common.php): failed to open stream: No such file or directory in /home/virtual/site56/fst/var/www/html/duem.tv/1/admin/admin_im_users.php on line 28 What's going on? Did I miss a step? Thanks in advance ~duem |
||
|
Thoul |
||
| Wed Feb 09, 2005 8:26 am Post subject: re: Installation Problems: Admin Panel | ||
|
Double check the editing step for constants.php and that you uploaded the edited copy of that file.
|
||
|
JoeyRoland |
||
| Tue Jul 12, 2005 9:30 pm Post subject: Re: re: Installation Problems: Admin Panel | ||
|
Thoul wrote: Double check the editing step for constants.php and that you uploaded the edited copy of that file.
Sorry to revive a dead topic, but I have just installed Prillian and have encountered this exact same error. After refering to these boards, I am still not able to fix this issue. Is there something I'm missing? Also, Thoul, as for verifying the "editing step", I unistalled Prillian and reinstalled it. All steps were deemed successfull. :| I have to be doing something wrong. /Home/Users/MySite/Public_HTML/phpBB2/Mods/Prillian/ Thanks for any help and I'll respond with a solution should I figure it out on my own. Thanks! |
||
|
Thoul |
||
| Thu Jul 14, 2005 8:36 am Post subject: re: Installation Problems: Admin Panel | ||
|
Are your "Mods" and "Prillian" directories named in uppercase, or are they actually called "mods" and "prillian"? It is possible for the directory names to be case sensitive, so that could be a problem in some situations. The interal code refers to them in complete lowercase ("mods" instead of "Mods"), so the directory names should match that.
If the error message you're getting contains "PRILL_PATH" like duem's, that usually indicates a problem with the code changes to phpBB's includes/constants.php. PRILL_PATH is placeholder that should be defined by the code added to constants.php. |
||
|
JoeyRoland |
||
| Fri Jul 15, 2005 6:28 pm Post subject: | ||
|
Hey Thoul,
Thanks for getting back to me! My FTP site was down for the past two days due to server upgrading Anyway, I checked the structure of my directories. Everything was in lower-case. I was really hoping that was it too! I also wanted to add that I never had the "mod" directory before. Would that have anything to do with it you think? Again, thanks a bunch! |
||
Page 1 of 1