User Tools

Site Tools


informatica:linux:curl:post

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
informatica:linux:curl:post [2020/05/29 16:58] joseinformatica:linux:curl:post [2020/05/29 18:00] (current) jose
Line 23: Line 23:
 {{:informatica:linux:curl:post01.png|}} {{:informatica:linux:curl:post01.png|}}
  
-Si hacemos click lo abre en otra ventana:+Si hacemos click sobre el texto del post, nos abre otra ventana con los datos solo de este post:
  
 {{:informatica:linux:curl:post02.png|}} {{:informatica:linux:curl:post02.png|}}
Line 50: Line 50:
 </code> </code>
  
-Pulsmos otra vez continue:+Pulsamos otra vez continue:
 POST: POST:
   submit-continue=Continue   submit-continue=Continue
Line 62: Line 62:
      -d "submit-continue=Continue" \      -d "submit-continue=Continue" \
      -e "http://localhost:8000/mw-config/index.php?page=Welcome" \      -e "http://localhost:8000/mw-config/index.php?page=Welcome" \
-     -L "http://localhost:8000/mw-config/index.php?page=Language"+     -L "http://localhost:8000/mw-config/index.php?page=Welcome"
 </code> </code>
  
Line 80: Line 80:
      -L "http://localhost:8000/mw-config/index.php?page=DBConnect"      -L "http://localhost:8000/mw-config/index.php?page=DBConnect"
 </code> </code>
 +
 +Si dejamos marcado lo de "Use the same account as for installation" y pulsamos continue:
  
 POST: POST:
informatica/linux/curl/post.1590771539.txt.gz · Last modified: 2020/05/29 16:58 by jose