sdanielch / LayanOS

Virtual Desktop for Web
GNU General Public License v2.0
1 stars 0 forks source link

Not work #1

Open moslienko opened 9 years ago

moslienko commented 9 years ago

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\OpenServer\domains\localhost\php\comprobar.php:1) in C:\OpenServer\domains\localhost\php\comprobar.php on line 2 Call Stack

Time Memory Function Location

1 0.0004 335128 {main}( ) ..\comprobar.php:0 2 0.0005 335248 session_start ( ) ..\comprobar.php:2

( ! ) Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'layanos'@'localhost' (using password: YES) in C:\OpenServer\domains\localhost\php\acceso_db.php on line 8 Call Stack

Time Memory Function Location

1 0.0004 335128 {main}( ) ..\comprobar.php:0 2 0.0016 339248 include( 'C:\OpenServer\domains\localhost\php\acceso_db.php' ) ..\comprobar.php:3 3 0.0016 339704 mysql_connect ( ) ..\acceso_db.php:8

( ! ) Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user ''@'localhost' (using password: NO) in C:\OpenServer\domains\localhost\php\acceso_db.php on line 9 Call Stack

Time Memory Function Location

1 0.0004 335128 {main}( ) ..\comprobar.php:0 2 0.0016 339248 include( 'C:\OpenServer\domains\localhost\php\acceso_db.php' ) ..\comprobar.php:3 3 1.0053 339728 mysql_select_db ( ) ..\acceso_db.php:9

( ! ) Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in C:\OpenServer\domains\localhost\php\acceso_db.php on line 9 Call Stack

Time Memory Function Location

1 0.0004 335128 {main}( ) ..\comprobar.php:0 2 0.0016 339248 include( 'C:\OpenServer\domains\localhost\php\acceso_db.php' ) ..\comprobar.php:3 3 1.0053 339728 mysql_select_db ( ) ..\acceso_db.php:9

( ! ) Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user ''@'localhost' (using password: NO) in C:\OpenServer\domains\localhost\php\comprobar.php on line 10 Call Stack

Time Memory Function Location

1 0.0004 335128 {main}( ) ..\comprobar.php:0 2 2.0462 336800 mysql_real_escape_string ( ) ..\comprobar.php:10

( ! ) Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in C:\OpenServer\domains\localhost\php\comprobar.php on line 10 Call Stack

Time Memory Function Location

1 0.0004 335128 {main}( ) ..\comprobar.php:0 2 2.0462 336800 mysql_real_escape_string ( ) ..\comprobar.php:10

( ! ) Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: Access denied for user ''@'localhost' (using password: NO) in C:\OpenServer\domains\localhost\php\comprobar.php on line 11 Call Stack

Time Memory Function Location

1 0.0004 335128 {main}( ) ..\comprobar.php:0 2 3.0767 336920 mysql_real_escape_string ( ) ..\comprobar.php:11

( ! ) Warning: mysql_real_escape_string() [function.mysql-real-escape-string]: A link to the server could not be established in C:\OpenServer\domains\localhost\php\comprobar.php on line 11 Call Stack

Time Memory Function Location

1 0.0004 335128 {main}( ) ..\comprobar.php:0 2 3.0767 336920 mysql_real_escape_string ( ) ..\comprobar.php:11

( ! ) Warning: mysql_query() [function.mysql-query]: Access denied for user ''@'localhost' (using password: NO) in C:\OpenServer\domains\localhost\php\comprobar.php on line 14 Call Stack

Time Memory Function Location

1 0.0004 335128 {main}( ) ..\comprobar.php:0 2 4.0954 337248 mysql_query ( ) ..\comprobar.php:14

( ! ) Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in C:\OpenServer\domains\localhost\php\comprobar.php on line 14 Call Stack

Time Memory Function Location

1 0.0004 335128 {main}( ) ..\comprobar.php:0 2 4.0954 337248 mysql_query ( ) ..\comprobar.php:14

( ! ) Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in C:\OpenServer\domains\localhost\php\comprobar.php on line 15 Call Stack

Time Memory Function Location

1 0.0004 335128 {main}( ) ..\comprobar.php:0 2 5.1079 337104 mysql_fetch_array ( ) ..\comprobar.php:15 Error, Reintentar

sdanielch commented 9 years ago

Hi, my name is Sergio, im a developer of this project, about you issue, you need install our database. You can find it in the top repository, it's a file .SQL, thanks for test our job.