Tyler_Durden
Sun 31st Mar '02, 1:59pm
I know you dont offer support for phpmyadmin..but i was wondering if u could just give some advice on what i might doo...
i ran throught the config file and filled it in...but i get this error when i try to go the index.php....just curious if anyone else ran into this problem. any help would be GREATLY appreciated..Thanx in advance.. Tyler Durden
Fatal error: Failed opening required './libraries/grab_globals.lib.php' (include_path='c:\php4\pear') in C:\Web\Udgnet\phpmyadmin\index.php on line 8
scoutt
Mon 1st Apr '02, 5:03pm
sounds like you don't have that file in the right spot.
Tyler_Durden
Tue 2nd Apr '02, 3:33am
ok where exactly should i put phpmyadmin?...in the same file as VB? or in PHP? or mysql...I dont know...plz..i am getting database errors...but i cant fix them till i get this to work...thanx in advance....ok and now i got this error today...its not the same as my past ones.....thanx again...
Database error in vBulletin 2.2.4:
Invalid SQL:
SELECT DISTINCT post.userid, IF(votenum>=2,votenum,0) AS votenum,
IF(votenum>=2 AND votenum > 0,votetotal/votenum,0) AS voteavg, icon.title as icontitle,icon.iconpath,
thread.threadid,thread.title,lastpost, forumid,pollid,open,replycount,postusernaie,postus erid,
lastposter,thread.dateline,views,thread.iconid,not es,thread.visible,sticky,votetotal,attach
FROM thread
LEFT JOIN icon ON (icon.iconid = thread.iconid)
LEFT JOIN post ON (thread.threadid = post.threadid AND post.userid = '23')
WHERE thread.threadid IN (0,27)
ORDER BY sticky DESC, lastpost DESC
mysql error: Unknown column 'postusernaie' in 'field list'
mysql error number: 1054
Date: Monday 01st of April 2002 10:54:10 PM
Script: http://www.forum.udgnet.com/forumdisplay.php?s=&forumid=11
Referer: http://www.forum.udgnet.com/index.php?s=
scoutt
Tue 2nd Apr '02, 9:30am
well I keep all my files in the same directory for phpmyadmin. it can be seperate from the vb and mysql.
also make sure you uploaded it and chmod it so it will run. don't change teh name. if you uploaded phpmyadmin all in one shot then it should work without flaw.
I would reload the files for phpmyadmin and make sure you chmod them and then run it. if you didn't change anything it should work.
vBulletin® v3.8.0 Beta 3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.