Graydon: There are plenty of tutorials of digitalocean
Coursey: And in the end full control of your server
Lolar: Well i know some server administration
Horst: Also setting up apache
Shetterly: Then go ahead with digitalocean or other vps
Kothari: Maybe i should practice with VirtualBox for server installation
Frieman: Again i will recommend easy engine just google it if you want to save time
Woodcox: We use that where I work so everyone has the same work environment.
Krikorian: I know ***rant as well. been using that with python
Raczynski: Hello bros, im deploying a WP and the url: http://domain.com/wp-admin gives me a Cannot modify header information – headers already sent by output started at .etc in /public_html/wp-includes/pluggable.php on line 1207
Schustrich: Perseus0: If you rename the WordPress directory on your server, switch ports or change the hostname http://codex.----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/Moving_WordPress applies
Ruane: Perseus0: Please attempt to disable all plugins, and use one of the default Twenty* themes. If the problem goes away, enable them one by one to identify the source of your troubles.
Boches: Thanks Showman and ContriBot
Flannigan: How do I disable the plugins through ftp?
Vogeler: Rename the plugin folder it will deactivate it
Manbeck: The error is on this pluggable.php
Ogilvie: Should the file end with “?”
Bouliouris: As most people are recommending in the problem searches
Vogeler: You dont need to end the file with ?
Vogeler: It can be left wity no ending
Aubut: Deactivating didn’t solve
Vogeler: Usaly causes white screen, or headers not sent errors
Mitchiner: I had the same issue on the “domain.com”
Huereca: But then changed the url on the db for the real online url and it got fixed
Knellinger: Why is it that when i use shortcodes, it is adding random mismatched p/p tags?
Chavera: Is there a way to fix?
Brimhall: Fris: would renaming the current theme solve the issue?
Lard: Cleared cache and everything
Jeng: Aro: google “wpautop”
Jeng: Perseus0: DO NOT MODIFY WP CORE FILES
Romey: I just renamed the folders
Venable: I did, if i disable wpautop it removes ALL my p’s
Cavallo: And the theme name’s folder
Ahsing: Didn’t work though so back at it again
Jeng: Aro: you can disable it iwthin yor problem shortcode
Brosco: But the main url is working, it’s not working the domain.com/wp-admin
Vogeler: What happens when you goto wp-admin?
Finkbeiner: Within my problem shortcode?
Jeng: Aro: where is this shortocde from? one you wrote?
Purdin: Fris: Warning: Cannot modify header information – headers already sent by output started at /home/domain/public_html/wp-config.php:1 in /home/domain/public_html/wp-includes/pluggable.php on line 1207
Jeng: Perseus0: the issue is in your wp-config.php file. Does it start with ?php ?
Mcgriff: Yes it does sterndata
Vogeler: Aro https://----escape_autolink_uri:a03ded6cd97ffffa8f7b4e1454f3eecc----.org/plugins/shortcode-empty-paragraph-fix/
Vogeler: Look at the code embed under developers
Vogeler: Perseus0 whats on line 1
Osorio: Isnt there a way to jus tmake it do this on all shortcodes?
Vogeler: That will do it for all
Conlisk: It only seems to happen when i have a shortcode inside a shortcode
Kirtland: The file doesn’t end with “?”
Arline: Perseus0: doesnt need to
Heavilin: I know, just giving out that info
Mair: Its better not to in all honesty