rep added op backup mirror
Code:
http://mediafire.com/5mwkixb7fw8l/php_s_1.0.8.rar
Please does someone test it to see if it work? Because ther was 2 share here, but not working. When importing sql file, get error
the same erro when importing databas
It might be your web hosting error. Script is tested and working.
what php version is recommanded?
not host man, i try many host, same error when importing database .sql file
(03-23-2015 11:58 PM)bear911 Wrote: [ -> ]It might be your web hosting error. Script is tested and working.
here is what i get when importing sql file:
Erreur
Requête SQL:
--
-- Database: `phpsound`
--
-- --------------------------------------------------------
--
-- Table structure for table `admin`
--
CREATE TABLE IF NOT EXISTS `admin` (
`id`
INT( 11 ) NOT NULL AUTO_INCREMENT
,
`username`
VARCHAR( 24 ) NOT NULL
,
`password`
VARCHAR( 256 ) NOT NULL
,
PRIMARY KEY
( `id`
)) ENGINE
= INNODB DEFAULT
CHARSET = utf8 AUTO_INCREMENT
=2;
MySQL a répondu: ![[Image: dot.gif]](https://server1.gserverz.com:2083/cpsess4526144148/3rdparty/phpMyAdmin/themes/dot.gif)
#1046 - No database selected
(03-24-2015 01:14 AM)ShareCash Wrote: [ -> ]not host man, i try many host, same error when importing database .sql file (03-23-2015 11:58 PM)bear911 Wrote: [ -> ]It might be your web hosting error. Script is tested and working.
here is what i get when importing sql file:
Erreur
Requête SQL:
--
-- Database: `phpsound`
--
-- --------------------------------------------------------
--
-- Table structure for table `admin`
--
CREATE TABLE IF NOT EXISTS `admin` (
`id` INT( 11 ) NOT NULL AUTO_INCREMENT ,
`username` VARCHAR( 24 ) NOT NULL ,
`password` VARCHAR( 256 ) NOT NULL ,
PRIMARY KEY ( `id` )) ENGINE = INNODB DEFAULT CHARSET = utf8 AUTO_INCREMENT =2;
MySQL a répondu: ![[Image: dot.gif]](https://server1.gserverz.com:2083/cpsess4526144148/3rdparty/phpMyAdmin/themes/dot.gif)
#1046 - No database selected
Version 5.5.X is better to use, However your mySql version should be updated,
I tied lot of versions of this script, but none worked, and after that you need GOOD SERVER FOR THIS THING, because it is upload script.
(03-24-2015 01:43 AM)musicpirate Wrote: [ -> ]I tied lot of versions of this script, but none worked, and after that you need GOOD SERVER FOR THIS THING, because it is upload script.
You need a dedicated server for such website, dedicated server with dedicated bandwidth, CDN will be perfect for it.