Jump to content
  • 0

Problema UCP


TaM

Question

Problema intalnita (descriere): Salut am un UCP de la unnic care nu pot sa il deschid in localhost
Ero(area / rile) / warning-(ul / urile): 992cUMM.png
Liniile de cod / sursa / script-ul(obligatoriu): 

<?php

## Baza de date

$userbaza = "root";

$parolabaza = "";

$numebaza = "unnic";

$hostbaza = "127.0.0.1";

## Baza de date

## General

$adresa = "http://localhost/unnic";

date_default_timezone_set('Europe/Bucharest');

$data_ora = date('Y-m-d H:i:s');

$serverIP = "";

$serverPort = 7777;

error_reporting(0);

## General

## Variabile

$name = htmlspecialchars($_COOKIE['']);

$password = htmlspecialchars($_COOKIE['']);

## Variabile

?>

Imagini / Video (optional):
Ati incercat sa rezolvati singur?: Da dar din pacate nu am reusit .

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
18 hours ago, TaM said:

Problema intalnita (descriere): Salut am un UCP de la unnic care nu pot sa il deschid in localhost
Ero(area / rile) / warning-(ul / urile): 992cUMM.png
Liniile de cod / sursa / script-ul(obligatoriu): 

<?php

## Baza de date

$userbaza = "root";

$parolabaza = "";

$numebaza = "unnic";

$hostbaza = "127.0.0.1";

## Baza de date

## General

$adresa = "http://localhost/unnic";

date_default_timezone_set('Europe/Bucharest');

$data_ora = date('Y-m-d H:i:s');

$serverIP = "";

$serverPort = 7777;

error_reporting(0);

## General

## Variabile

$name = htmlspecialchars($_COOKIE['']);

$password = htmlspecialchars($_COOKIE['']);

## Variabile

?>

Imagini / Video (optional):
Ati incercat sa rezolvati singur?: Da dar din pacate nu am reusit .

Pai normal ca pe localhost o sa-ti creeze probleme, iti sugerez sa-ti cumperi un webhost si sa-l testez acolo. nu conteaza de care webhost poate sa fie si cel mai ieftin. dar tu sa ti-l cumperi. Ca tu ce faci in joc nu se pune si la ucp daca este pe localhost.

                     

  Serverul meu de Discord: Click aici       a7DfKP7.gif                                                                      FGIfknL.gif

k35T5Nb.png                                                                                                                                                                                                                                                                                                I0aS856.gif

Link to comment
Share on other sites

  • 0
On 2/5/2016 at 01:20, TaM said:

## Baza de date

$userbaza = "root";

$parolabaza = "";

$numebaza = "unnic";

$hostbaza = "127.0.0.1";

## Baza de date

## General

$adresa = "http://localhost/unnic";

date_default_timezone_set('Europe/Bucharest');

$data_ora = date('Y-m-d H:i:s');

$serverIP = "";

$serverPort = 7777;

error_reporting(0);

## General

## Variabile

$name = htmlspecialchars($_COOKIE['']);

$password = htmlspecialchars($_COOKIE['']);

## Variabile

?>

Am rezolvat de la cateva ore de la postare cu ajutorul unui baiat si nu era de la localhost :)

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.