amankumar12602 / anywhereindb

Automatically exported from code.google.com/p/anywhereindb
0 stars 0 forks source link

Several PHP error on first run. #15

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install (copy file)
2. Edit databse info in file (verified correct)
3. Open in broweser

What is the expected output? What do you see instead?
  Expecting search form.
Instead, these errors:
  - Notice: Undefined index: logout in C:\<mywebserverdir>\www\_util\anywhereindb_0_33.php on line 150

  - Notice: Undefined index: search_text in C:\<mywebserverdir>\www\_util\anywhereindb_0_33.php on line 150

  - Notice: Undefined index: server in C:\<mywebserverdir>\www\_util\anywhereindb_0_33.php on line 150

  - Notice: Undefined index: init in C:\<mywebserverdir>\www\_util\anywhereindb_0_33.php on line 150

What version of the product are you using? On what operating system?

This is a functioning WordPress database, and I am able to run a site and 
arbitrary SQL on it.

Windows 7
WAMP Server
Apache Version: 2.2.22  
PHP Version: 5.3.13  
MySQL Version: 5.5.24

Original issue reported on code.google.com by rdeco...@gmail.com on 30 Nov 2012 at 10:50

Attachments: