Page 1 of 1

[solved]XAMPP phpmyadmin object not found

PostPosted: 10. June 2012 10:43
by Musashin
Hi,

I'm having a problem with the lite version of xampp, when I go to localhost/phpmyadmin I get an ugly "Object not found" error, I can't seem to figure out why this is happening. localhost brings up xampp page without any errors, it's only with phpmyadmin this is happening. Google has turned up nothing, so I'm hoping someone here might be able to provide some insight. It's a clean xampp install 1.7.7, php version 5.3.8.

Install directory is X:\xampp\
phpmyadmin folder exists in X:\xampp\phpmyadmin\

edit: I'm also getting the same problem when using the full version of xampp.

edit 2: I'm getting a load of errors on the status page, telling me file status.php does not exist but I have checked and it is there.
Code: Select all
Warning: file_get_contents(lang.tmp) [function.file-get-contents]: failed to open stream: No such file or directory in X:\server\htdocs\xampp\status.php on line 11

Warning: include(lang/.php) [function.include]: failed to open stream: No such file or directory in X:\server\htdocs\xampp\status.php on line 11

Warning: include() [function.include]: Failed opening 'lang/.php' for inclusion (include_path='.;X:\server\php\PEAR') in X:\server\htdocs\xampp\status.php on line 11
 


Notice: Undefined variable: TEXT in X:\server\htdocs\xampp\status.php on line 14

Notice: Undefined variable: TEXT in X:\server\htdocs\xampp\status.php on line 16


Notice: Undefined variable: TEXT in X:\server\htdocs\xampp\status.php on line 95

Notice: Undefined variable: TEXT in X:\server\htdocs\xampp\status.php on line 96

Notice: Undefined variable: TEXT in X:\server\htdocs\xampp\status.php on line 97

Notice: Undefined variable: TEXT in X:\server\htdocs\xampp\status.php on line 100


I stress that this is a clean install of xampp, I have not made modifications of any kind.
Thanks.

Re: XAMPP phpmyadmin object not found

PostPosted: 10. June 2012 12:18
by Altrea
Hi Musashin,

please stop all your XAMPP components and execute your \xampp\setup_xampp.bat file once to update your file paths.
After that try again if everything is working.

best wishes,
Altrea

Re: XAMPP phpmyadmin object not found

PostPosted: 10. June 2012 16:59
by Musashin
Thanks Altrea,

That didn't directly solve the problem but after reinstalling and running setup_xampp again it seems to be working. I'm not sure what happened, but it's fixed now. :-)

Re: XAMPP phpmyadmin object not found

PostPosted: 10. June 2012 17:10
by Altrea
Glad to hear that so i can mark your topic as solved 8)
I wish you much fun with XAMPP and all that stuff.

best wishes,
Altrea