Re: Fatal error, but include_path seems correct?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hay rod

locate $cfgPmaAbsoluteUri in ur phpmyadmin config.inc file
and put the path by which ur trying to access myadmin ..... like

 'http://localhost/myadmin/';

then 
$cfgServers[$i]['host'] = 'localhost';

and 3rd .... u need-not include path to myadmin in ur include_path in
php.ini :)

good luck

toby

configurtion is a rather hair-tearing and mind-repairing process ....
bare with it :)

 --- Roderick Martin <rmartin@mail.state.il.us> wrote: > Tried it.
Same error message...
> 
> Fatal error: Failed opening required
> './libraries/grab_globals.lib.php'  
> (include_path='.;c:\php4\pear;D:\Netscape\SuiteSpot\docs;D: 
> \Netscape\SuiteSpot\docs\phpMyAdmin254')  
> ind:/Netscape/SuiteSpot/docs/phpMyAdmin254/index.php on line 9
> 
> On Nov 13, 2003, at 10:15 AM, Eric COLINET wrote:
> 
> > Try :
> >         D: \Netscape\SuiteSpot\docs\phpMyAdmin254
> > Instead of :
> >         D: \Netscape\SuiteSpot\docs\phpMyAdmin254\libraries
> > for your include path.
> >
> > Eric
> >
> > At 16:34 13/11/2003, Roderick Martin wrote:
> >> My setup:
> >> PHP 4.0.6
> >> Windows NT 4.0
> >> Netscape-Enterprise/3.6 SP3
> >>
> >> Installed phpMyAdmin to the root of the server, which is
> >> d:/Netscape/SuiteSpot/docs/phpMyAdmin254/
> >>
> >> I get the error: Fatal error: Failed opening required
> >> './libraries/grab_globals.lib.php'
> >> (include_path='.;c:\php4\pear;D:\Netscape\SuiteSpot\docs;D:  
> >> \Netscape\SuiteSpot\docs\phpMyAdmin254\libraries')
> >> ind:/Netscape/SuiteSpot/docs/phpMyAdmin254/index.php on line 9
> >>
> >> As you can see, I've added the path to phpMyAdmin in my
> include_path,
> >> but it still errors out.
> >>
> >> Yes, there is a /libraries folder containing
> grab_globals.lib.php.
> >>
> >> Any suggestions?
> >
> > -- 
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>  

________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://mail.messenger.yahoo.co.uk

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux