Pagina 1 din 2

Move

Scris: 24-Iul-2009, 23:06:28
de Mistiq
Vreau sa mut forumul de pe host si nu stiu cum sa fac? Ce trebuie sa salvez ? Am inteles ca trebuie sa salvez baza de date , dar cum o salvez , cu optiunea aia din cpanel ->Maintenance->Backup?

Re: Move

Scris: 24-Iul-2009, 23:34:04
de pK - eXplosive
Intri in phpmyadmin, dai pe baza de date, select all -> export si bafta ;)

Re: Move

Scris: 25-Iul-2009, 06:54:55
de bogdan

Re: Move

Scris: 28-Iul-2009, 11:48:01
de Mistiq
Are ceva daca sa schimbat numele la baza de date?

Re: Move

Scris: 28-Iul-2009, 11:55:17
de Rikonen
Nu, nu ar trebui. La importara phpmyadmin nu tine cont de nume. Iti incarca doar taelele si gata. Daca intampini probleme scrie aici! Succes!

Re: Move

Scris: 28-Iul-2009, 16:09:20
de Mistiq
Am mutat tot , dar la alti le arata instalarea phpbb si mie nu , mie imi arata cei pe hostul vechi , am sters tot din cache cookies. E posibil sa fie din cauza ca am mutat domeniul?

Re: Move

Scris: 28-Iul-2009, 18:24:44
de Mistiq
Am reusit , imi intra , am instalat forumul phpbb , dar ce sunt cu erorile astea?

Cod: Selectaţi tot

?>[phpBB Debug] PHP Notice: in file /includes/session.php on line 1006: Cannot modify header information - headers already sent by (output started at /config.php:17)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1006: Cannot modify header information - headers already sent by (output started at /config.php:17)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1006: Cannot modify header information - headers already sent by (output started at /config.php:17)

Warning: Cannot modify header information - headers already sent by (output started at /home/inf3rnal/public_html/config.php:17) in /home/inf3rnal/public_html/includes/functions.php on line 3824

Warning: Cannot modify header information - headers already sent by (output started at /home/inf3rnal/public_html/config.php:17) in /home/inf3rnal/public_html/includes/functions.php on line 3826

Warning: Cannot modify header information - headers already sent by (output started at /home/inf3rnal/public_html/config.php:17) in /home/inf3rnal/public_html/includes/functions.php on line 3827

Warning: Cannot modify header information - headers already sent by (output started at /home/inf3rnal/public_html/config.php:17) in /home/inf3rnal/public_html/includes/functions.php on line 3828
Last edit: am cautat in functions.php si astea sunt acele randuri

Cod: Selectaţi tot

	header('Content-type: text/html; charset=UTF-8');

	header('Cache-Control: private, no-cache="set-cookie"');
	header('Expires: 0');
	header('Pragma: no-cache');

Re: Move

Scris: 28-Iul-2009, 18:30:48
de dorin
Deschide /includes/session.php cu Notepad++ si asigura-te ca pe prima linie a fisierului nu exista nimic altceva inainte de (niciun spatiu, nicio linie, nimic) <? .

Re: Move

Scris: 28-Iul-2009, 19:04:48
de Mistiq
Intampin o gramada de erori , cine doreste sa ma ajute , un MP unde sa isi lase id-ul si sa ma ajute pe privat.

Re: Move

Scris: 28-Iul-2009, 19:16:07
de dorin
verifică mai întâi ce ţi-am sugerat mai sus :idea: