as said in this topic
im using a php script to show the size of my sql database but im having a problem with connecting,
1: as i tryed to start the SQL server it's saying it is already running
2: i can connect to the database with mysql query browser and 2 schemes are added "mysql" and "rizzler"
3: after setting up the script i get nothing but a white screen, why is this? it's like it cant connect for some reason, still the mysql server is running.
i dont even get an error saying (cannot_connect) i use php5
what i wanna know is why my php files cant connect to the mysql server yet the query browser can connect to it :/
thing is this works on a friends server just fine
but as i put it on my server all i get is that white window. als o i tryed to install another php script on my server the otherday wich also shows nothing else then a blank screen
as both php files do this i wonder if there can be someting with my mysql server and if that is the case, what can it be ? :/ i thout i would get a conbnection error or someting maybe but it's just all blank.
i tryed to get error to be shown
here is it with all @'s removed
still i have a blank page
anyhow, as i se it EVERY php file with a mysql connection in it gives me a Blank white screen like that. normal php files work perfectly.. exaple is
is there ANYONE that know what could cause this problem ? in my php.ini file ;extension=php_mysql.dll is under the "; Windows Extensions" lines
here is mu php.ini if anyone wanna se if i made a misstake (had to make a txt file of it)
im using a php script to show the size of my sql database but im having a problem with connecting,
1: as i tryed to start the SQL server it's saying it is already running
2: i can connect to the database with mysql query browser and 2 schemes are added "mysql" and "rizzler"
3: after setting up the script i get nothing but a white screen, why is this? it's like it cant connect for some reason, still the mysql server is running.
i dont even get an error saying (cannot_connect) i use php5
what i wanna know is why my php files cant connect to the mysql server yet the query browser can connect to it :/
thing is this works on a friends server just fine
but as i put it on my server all i get is that white window. als o i tryed to install another php script on my server the otherday wich also shows nothing else then a blank screen
as both php files do this i wonder if there can be someting with my mysql server and if that is the case, what can it be ? :/ i thout i would get a conbnection error or someting maybe but it's just all blank.
i tryed to get error to be shown
here is it with all @'s removed
still i have a blank page
anyhow, as i se it EVERY php file with a mysql connection in it gives me a Blank white screen like that. normal php files work perfectly.. exaple is
is there ANYONE that know what could cause this problem ? in my php.ini file ;extension=php_mysql.dll is under the "; Windows Extensions" lines
here is mu php.ini if anyone wanna se if i made a misstake (had to make a txt file of it)