i have read this site over n over and im still stuck
i have brought web space from vsk where i rent my server
they gave me the info for myphpadmin link and the sql link to access it
my phpmyadmin works i can get there and see the databases is empty
i dnloaded the new v nukev7.1 and the sql web base set up v7.1
i followed ya direction and i click on the top sql browsed to my phpnuke folder C:\PHP7NUKE\html
clicked on the nukesql file then said go
here is my error
There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem
ERROR: Unknown Punctuation String @ 1
STR:
SQL-query :
MySQL said:
#1064 - You have an error in your SQL syntax near '<?php
/************************************************************************' at line 1
i went and looked at my config.php and yes it starts at very top line with a
<?php
and the config file ends with a ?>
my information telling the sql is
$dbhost = "localhost";
$dbuname = "p2p";
$dbpass = "xxxxxx"; <-- not real
$dbname = "nuke";
$prefix = "nuke";
$user_prefix = "nuke";
$dbtype = "MySQL";
$sitekey = "jert wesrt koirswjolli "; <----- not real
$gfx_chk = 7;
$subscription_url = "";
what the heck is my problem i cant get the next step to get the administrator pannel
i just get that error
i have work on this problem day n night and have yet to get to that pannel
i already have uploded the html folder and its sub directory to my web site
with cute v pro and both config.php and nukesql are in same folder
help im goijng crazy
and im useing the editior crismon to edit the config.php
like ya said to use
im trying to get to the administrator control pannel
i clicked on the databases then the sql to browse to my directory where the html nuke sgl is then i click on the nukesql file then click go ans thats the error i get
i though you was suppose to click on that to initate thecontrol adminstrator pannel
i have done this over n over trying to get to that pannel but i leep getting that error
so tell me what am i suppose to click on if not in the phpmyadmin databases sql then browse to the file nukesql then click go ?
ibrought this web site march 9 and this is as far as i have gotten here is my web site page
nukesql.php is not meant to be run through phpMyAdmin, it's to be run through a web browser (i.e http://somesite.com/nuke/html/nukesql.php) the file you need to browse to while on phpMyAdmin is nuke.sql which comes inside of Nuke's sql folder.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum