Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Before install::INDEX.PHP #9

Open
ghost opened this issue Jun 16, 2012 · 0 comments
Open

Before install::INDEX.PHP #9

ghost opened this issue Jun 16, 2012 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 16, 2012

Before installing the application(on Index.php):
(WinXpSP3 - Apache WS)

  • Notice: Undefined index: PATH_INFO in C:\www\index\index.php on line 15
  • Warning: mysql_connect() [function.mysql-connect]: Can't connect to MySQL server on 'localhost' (10061) in C:\www\index\libraries\shared.php on line 133
  • Warning: mysql_selectdb(): supplied argument is not a valid MySQL-Link resource in C:\www\index\libraries\shared.php on line 134
  • Warning: mysql_query() [function.mysql-query]: Can't connect to MySQL server on 'localhost' (10061) in C:\www\index\controllers\questions.php on line 906
  • Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\www\index\controllers\questions.php on line 906
  • Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\www\index\controllers\questions.php on line 907
  • Warning: mysql_query() [function.mysql-query]: Can't connect to MySQL server on 'localhost' (10061) in C:\www\index\controllers\questions.php on line 927
  • Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\www\index\controllers\questions.php on line 927
  • Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in C:\www\index\controllers\questions.php on line 931
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants