Welcome to Geeklog Thursday, June 20 2013 @ 08:44 AM EDT
|
||||||||
![]() |
Forum Index > Support > General Geeklog Support |
New Topic
|
Post Reply
|
install |
|||
| gfugate1 |
|
||||||
![]() ![]() ![]() ![]() ![]() Newbie Status: offline ![]() Registered: 08/26/02 Posts: 2 |
cant seem to get past the first page, i get a warning that sais:
Warning: Unable to access /var/www/html/g_log/geeklog/system/databases/mysql.class.php in /home/virtual/site23/fst/var/www/html/g_log/geeklog-1.3.5sr2/system/lib-database.php on line 90 Fatal error: Failed opening required '/var/www/html/g_log/geeklog/system/databases/mysql.class.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site23/fst/var/www/html/g_log/geeklog-1.3.5sr2/system/lib-database.php on line 90 Have I done somthing stupid? help, Greg |
||||||
|
|||||||
| Dirk |
|
||||||
![]() ![]() ![]() ![]() ![]() Admin ![]() Status: offline ![]() Registered: 01/12/02 Posts: 13035 |
Your $_CONF['path'] variable should contain the complete, i.e. absolute, path to your Geeklog installation. It seems like you have
$_CONF['path‘] = '/var/www/html/g_log/geeklog/'; now but it should really be $_CONF['path‘] = '/home/virtual/site23/fst/var/www/html/g_log/geeklog/'; Make sure that the other paths (e.g. the one to config.php in lib-common.php and the one you enter in the install script) are complete paths, too. bye, Dirk |
||||||
|
|||||||
| gfugate1 |
|
||||||
![]() ![]() ![]() ![]() ![]() Newbie Status: offline ![]() Registered: 08/26/02 Posts: 2 |
ok, changed that and i get the same warrning?
Warning: Unable to access /home/virtual/site23/fst/var/www/html/g_log/geeklog/system/databases/mysql.class.php in /home/virtual/site23/fst/var/www/html/g_log/geeklog-1.3.5sr2/system/lib-database.php on line 90 Fatal error: Failed opening required '/home/virtual/site23/fst/var/www/html/g_log/geeklog/system/databases/mysql.class.php' (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site23/fst/var/www/html/g_log/geeklog-1.3.5sr2/system/lib-database.php on line 90 Greg |
||||||
|
|||||||
| Dirk |
|
||||||
![]() ![]() ![]() ![]() ![]() Admin ![]() Status: offline ![]() Registered: 01/12/02 Posts: 13035 |
Sorry, it seems like your path should really be
$_CONF['path‘] = '/home/virtual/site23/fst/var/www/html/g_log/geeklog-1.3.5sr2/'; I left out the version number ... Hope it works this time. bye, Dirk |
||||||
|
|||||||
| Anonymous: Anonymous |
|
||||||
|
|
i figured the version thing after reading some one elses post that is having the same problem (almost).
I call these problems, operator malfunctions, and i think my script will be full of them...LOL. Ok, i got past the first, and from the second now when i went to the third page This is what my browser told me: Not Found The requested URL /admin/install/success.php was not found on this server. Apache/1.3.26 Server at example.com Port 80 This is the url that was in the address bar at the top of the browser page: http://www.example.com/admin/install/success.php What now?... Greg |
||||||
|
|||||||
| Dirk |
|
||||||
![]() ![]() ![]() ![]() ![]() Admin ![]() Status: offline ![]() Registered: 01/12/02 Posts: 13035 |
Well, if it still tries to access "example.com" then obviously you forgot to set the URL to your site in config.php:
$_CONF['site_url'] = 'http://www.example.com'; Make sure this URL points to where your index.php and lib-common.php reside. bye, Dirk |
||||||
|
|||||||
| Anonymous: Anonymous |
|
||||||
|
|
Ok, I confused my self so bad I started over.
Anyway, this time i filled the config.php page out(all the way). it has installed, but i still get an error when i go to the first page of the site. this is the url: http://www.excellenttraffic.com/geeklog/public_html/ here is the error: Warning: fopen("/home/virtual/site23/fst/var/www/html/geeklog/logs/error.log", "a" Warning: fputs(): supplied argument is not a valid File-Handle resource in /home/virtual/site23/fst/var/www/html/geeklog/public_html/lib-common.php on line 812 am i getting closer? Greg |
||||||
|
|||||||
| Anonymous: Anonymous |
|
||||||
|
|
False alarm!
It seems that i had one of those opperator malfunctions again, Or do they call those brain farts? I didnt type in the full url...LOL I forgot the index.php. duuuuu Ok, now i am going to attempt to change the template...LOL I am sure you will hear from me soon. Thanks Greg |
||||||
|
|||||||
| Anonymous: Anonymous |
|
||||||
|
|
I did tried to instal using <b>require_once('http://www.januaria.com.br/portal/config.php');</b> in lib-common.php file and <b>$_CONF['path'] = 'http://www.januaria.com.br/portal/';</b> in config.php file.
What is wrong// |
||||||
|
|||||||
| Anonymous: Anonymous |
|
||||||
|
|
Hi folks , I am trying to instal the scripts but when I call install.php the browser eeturns the following messages:
<b>Warning: Use of undefined constant LB - assumed 'LB' in D:\paginas\cyl\Januaria\portal\public_html\admin\install\install.php on line 39 Warning: Undefined variable: action in D:\paginas\cyl\Januaria\portal\public_html\admin\install\install.php on line 279 Fatal error: Failed opening required 'http://www.januaria.com.br/portal/system/classes/template.class.php' (include_path='') in D:\paginas\cyl\Januaria\portal\public_html\admin\install\install.php on line 289</b>. What is wrong? |
||||||
|
|||||||
| Content generated in: 2.37 seconds |
|
|
|