Re: [Antrix] Web Registraion Page Mod By DJRavine
i do use xampp but im getting always the same error.a blank page and it just says "It works". nothing else O_o
are these configs wrong?
Code:
$host="127.0.0.1"; // HOST for Antrix databae
$user="root" ; // USER for Antrix database
$password="my_pwd"; // PASS for Antrix database
$db="antrix"; // NAME of Antrix database
$hostr="127.0.0.1"; // HOST for Antrix database
$userr="root" ; // USER for Antrix database
$passwordr="my_pwd"; // PASS for Antrix database
$dbr="antrix"; // NAME of Antrix database
$database_encoding = 'CP1251'; // Set encoding
$img_base = "C:/xampp/htdocs/my_server/img"; // Image dir
$server = "my_realm_adress"; // Server adress (for realm status)
Re: [Antrix] Web Registraion Page Mod By DJRavine
Re: [Antrix] Web Registraion Page Mod By DJRavine
Try not to "bump" threads...
Re: [Antrix] Web Registraion Page Mod By DJRavine
Quote:
Originally Posted by
DJRavine
Hey i dont understand i filled out the info and used microsoft front page to put the code in and it didnt work. how would i go about geting it to work
Re: [Antrix] Web Registraion Page Mod By DJRavine
Quote:
Originally Posted by
jkb7
i do use xampp but im getting always the same error.a blank page and it just says "It works". nothing else O_o
are these configs wrong?
Code:
$host="127.0.0.1"; // HOST for Antrix databae
$user="root" ; // USER for Antrix database
$password="my_pwd"; // PASS for Antrix database
$db="antrix"; // NAME of Antrix database
$hostr="127.0.0.1"; // HOST for Antrix database
$userr="root" ; // USER for Antrix database
$passwordr="my_pwd"; // PASS for Antrix database
$dbr="antrix"; // NAME of Antrix database
$database_encoding = 'CP1251'; // Set encoding
$img_base = "C:/xampp/htdocs/my_server/img"; // Image dir
$server = "my_realm_adress"; // Server adress (for realm status)
Hey man don't feel bad. I have yet to actually get a single one of these .php sites to actually show anything but a white page.
I'm not a nab either, being doing website installs for years. But these guys sites just don't work. (for me anyway)
I can get others to work great accept for the accounts creation, they don't work at all.
I've setup this particular site on 4 different web servers and always the same thing - just a white page with nothing else.
I don't know PHP, but it looks as though I am going to have to spend 4 days to learn it and fix these sites proper for my particular web servers.