Questions tagged as 'localhost'

2
answers

View project - PHP [closed]

I'm starting in the PHP language and would like to know how I can view my project, since when using localhost the error "404" appears with the message "Not Found". The directory of my .php file is this:    C: \ xampp \ htdocs \ store T...
asked by 11.12.2018 / 14:14
1
answer

File not open or not recognized on localhost of Linux Fedora?

On the terminal screen, the permissions are correct: Butonmylocalhost,thepageisopeningwitherror: ButontheIDEscreen,it'stheretoo,see: The question is, how do I make my localhost recognize that this file exists on the system? I already...
asked by 06.07.2016 / 15:56
1
answer

How to access systems from a local server by other machines

I have a machine running multiple systems through EasyPHP5.2.10 , however, when trying to access those systems through another machine by replacing localhost with my machine's address, the pages do not open. I saw that there are...
asked by 30.07.2018 / 13:46
1
answer

System always returns status 500 [closed]

I have a wordpress application that is running in production, and with versioned code. I'm trying to mount the development environment on a Mac OS X Yosemite 10.10.5, for that, I made the same settings as the ubuntu, also development environment...
asked by 30.12.2015 / 17:16
2
answers

How to create a dynamic select to use in localhost

I'm doing a restaurant management system, but I kind of want the select to be dynamic, so the customer does not always want a food, so I wanted to know how I can go about adding it every time I click on it. this system only works on the site, bu...
asked by 16.01.2017 / 21:14
1
answer

What steps should I follow for my online site [closed]

I created a site to organize myself use the database in phpmyadmin, for now I only use it on localhost however I want to leave it online, I know that hostgator offers free hosting but this is not the only thing required right? I would like to kn...
asked by 21.09.2016 / 02:12
1
answer

Why does not localhost go online? [closed]

Why can not we use IP 127.0.0.1 on the internet? Why does localhost return the same machine? Why localhost is blocked? Where can I find relevant information?     
asked by 02.06.2017 / 01:21
1
answer

Failed to open stream: No such file or directory in. Localhost x Locaweb [closed]

I made an application on my machine using the Wampserver server. However, uploading this application to Locaweb generates the following error. The PHP version of Locaweb is 7.1.   Warning: include_once (/include/head.php): failed to open stre...
asked by 09.09.2018 / 18:27
2
answers

Why the PHP script does not run if opened by the pc, but does it run open on localhost? [duplicate]

I'm already warning that I'm not with any problem and, alias, I just solved one that refers to this question but anyway, I wanted to know (out of curiosity) why a php script does not run if I open the file through the computer , but if I enter...
asked by 19.02.2018 / 13:53
1
answer

How to send emails with PHPmailer in localhost without module ssl

Hello everyone, would you like to know if there is a possibility to send localhost emails using the PHPmailer library without having to install the SSL module in Apache and PHP? I've tried a lot of techniques but until now for all you need SSL in...
asked by 31.01.2017 / 06:37