Tag: Php
Sorted by: Newest Newest Oldest

: Server has been infected with numerous backdoor Shell Scripts (php) how can I test those scripts functionality? So i have a handful of php backdoor shell exploits that I've recovered from a

: Server has been hacked. CXS Cleaned it up but hackers keep uploading scripts On Centos X64 / Apache / WHM / Cpanel When I look in my apache_logs I see THOUSANDS of these types of LOGS.

: Uploading user files: should I rename them? I have a website which allows users to upload their files (say, like attachments to messages in forums). ~90% of the files are pictures and the rest

: Multilanguage SEO and site map I make a multilanguage web. I change language dynamically with php. When user click on any language from dropdown box, they call translated file (lang.eng.php, lang.es.php,

: Why does switching php versions from 56 to 71 in httpd.conf give me a 403 access denied error? (MacOS localhost) Recently installed php71 on my local test environment. I have an index.php

: No matching DirectoryIndex error with wordpress I have a basic wordpress installation running on a localhost apache server. When I try to fetch the root page, apache gives a 403 error. The

: XAMPP phpMyAdmin - different users access same MySQL database I have created a MySQL database on MyPHPAdmin (XAMPP 3.2). This is for a group project and I need to have different users access

: Can I use the Laravel Database Framework without using all of Laravel? I work at a company with a custom PHP framework we have built over the years. For the most our custom framework suits

: How can I stop this PHP Notice or fix the problem that clutters up the debug.log after switching to PHP 7? EDIT: I am the administrator of several websites and when I turn debug on to track

: How to fix two PHP errors I cannot get the plugin author to answer I am the administrator of my website and when I turn debug on to track down a problem on the site, the debug.log is cluttered

: Apache 2.4: Symlinks to CIFS mount are served, but not seen by PHP or mod_autoindex I'm trying to run the Piwigo image gallery/DAM on a Raspberry Pi via Arch Linux ARM with Apache 2.4 and

: Blog/index.php/author/ how to create this kind of a URL for my php page? WordPress blog URL has this notation. chapter .php there is another path. it is not an actual existing directory on

: Blog/index.php/author/ what kind of a URL? as mentioned in the title my WordPress blog has this URL. which is not familiar to me. that not a GET request right? what is that? please help.

: CPanel Mail Function There is a wordpress installation installed on a cpanel account. They have a contact form on that wordpress installation that is sending using the php mail function. It is

: If there is a time delay before a redirect, is link juice affected? If a redirect happens with the following code: <?php $delay = 5; //seconds sleep($delay); header('HTTP/1.1 301 Moved Permanently');

: PHP syntax issue I'm reading a Sentry tutorial for implementing an authentication workflow in a webapp. I'm a PHP beginner. There's a thing I don't understand in this code: <?php // set up

: Why is my Last-Modified header always sent using GMT timezone? I want to send the last-modified in IST timezone, But it always sends in GMT. What is wrong with this PHP code? echo "Timezone

: Hosting a domain on client's server (localhost) Trying to configure MS IIS so I can host the website off my client's computer. The server that hosts the domain also contains important files

: Safari 11.0 is blocking some of our scripts Here is a quick video describing the issue - https://screencast.com/t/zTnbBoWYmY Since the new Safari 11 we have an issue where our content isn't loading

: How to deal with a big structure website performance first of all thanks in advance for taking the time to help me out. My doubt resides in how the performance is affected if I decide to

: IIS showing 404 error for CakePHP routing prefixes for instance located in subfolder I have this Single Page Application built using AngularJS that resides in the document root. The SPA communicates

: Should my users' profile page URL be /user/bob or just /bob? Currently, the URL to a user's page is this: website.com/user/bob But I'm considering changing this to be: website.com/bob Without

: Is this document write of content fetched from another site cross site scripting or something different? This was on a website I had to work on. It seems to me its a horrible idea, but I

: 500 Server Error: Cannot serve directory: No matching directory index I recently purchased a GoDaddy hosting package and uploaded all of my website files written primarily in PHP from scratch.

: Disallowing adblock.php in robots.txt causes Google to report "Severe health issues are found in your property"? I need google don't crawl my adblock.php URL, after i added this URL in my robot.txt

: If there is no page, redirecting to the other site I moved my site and I want to use the old site. The best way to use both is to show the current pages, if there is no page, redirect

: Setting rewrite rules in httpd.config file at host server I am a new webmaster. I plan to host my website on a dedicated server. The website has three TLD: .com, .ma and .fr. I have a couple

: AJAX compatibilty In 2015 Google stopped supporting their AJAX for Adsense program, So I've researched and developed tons of AJAX content. I understand the flaws so I'm striving for backwards

: Is it possible to Host single website on multiple server? I have a file sharing website . It's hosted on a dedicated server which have 16gb RAM and 2tb storage . Now I need more storage

: After uploading sendmail.php to the webserver, what is its URL? How do I correctly write out a path to a sendmail.php that is in the parent directly after it's uploaded to the hosting server?

: Logged Out Too Soon; PHP Sessions Expire Too Quickly. Is this a Linux, CentOS, Cookies, CPanel problem? Recently, I've been getting logged out sooner than expected on several websites that I

: Can't find the IP address of regular visitor which creates %100 Bounce Rate on my site! Everyday :(, the following user creates one hit on my google analytics which has 3-5 sessions and %100

: How to detect visitor's country from his IP for my PHP website right on the server the problem: I need to detect visitor's country from his IP so I can display specific code based on the

: Will domain name with keyword "Android" makes any legal problem? I am planning to buy a domain with keyword "Android" to my website. But i am worried about having any legal problem doing this.

: Why is the php.ini timezone setting is not used to determine when a PHP cron job runs? I use shared hosting at Bluehost and changed the default date.timezone to UTC in my php.ini. Everything

: Redirect subdomain to their folders without double slash and such that parameters get sent through login I have a wildcard DNS setup on my server, something like .example.com. In my root folder

: Which version of XAMPP is compatible for php 5.4.45 and where can I find it? My hosting server have php 5.4.45 installed along with mysql 5.6.28-76.1 cpanel 58.0 (build 47) I've got so many

: Why are there requests for non-existent WordPress URLs on my vb.net website? I have a vb.net website and in the website I've also a WordPress blog website. I'm getting unknown URL in my log

: Url rewrite not work in wamp localhost I am developing a PHP web application. I have pages, posts, categories, product and etc. Here is my .htaccess file to create SEO friendly URL: Options

: How to start troubleshooting extremely high ttfb on large queried pages? We have a dedicated server that feeds a very large wordpress site with a lot of advanced queries - large integrated CMS/Video-enabled

: .htaccess ErrorDocument directive does not catch 404 errors triggered by PHP http_response_code(404) Apache 2.4.10 on Windows. I have a stable Zend Framework 1 PHP application. I just decided to

: Redirect from URL with parameters to SEO friendly URL in .htaccess I have category page with this structure example.com/Category.php?Category_Id=10&Category_Title=some-text i want to write htaccess

: Not receiving mail sent through PHP SM_SMTP, but can get mail when sent through same server via telnet Having heard so many bad things about PHP mail() I skipped it and downloaded kid moses'

: New line characters stopped getting written to PHP app's log file after switching FTP clients I have a website running on PHP and I fwrite a log file. I append PHP_EOL to get each log

: Apache not working on AWS Linux after reboot - 301 Response code I have setup an EC2 instance with the Amazon Linux image and installed LAMP and Wordpress as per the Amazon docs. It works

: Why is my Ubuntu server not sending emails from my website visitors through PHP? I have hosted my website on my Ubuntu server. I have added an email forum on my website so visitors can send

: Remote document root being overwritten with local Today an interesting problem has arisen. A piece of code that relies on the Server Document Root suddenly stopped working on only my browsers.

: Php - A website works in server , same code downloded and tried to run using xampp its not working Recently I have joined to a company. They given me task of maintaining the website and

: Is it illegal to track website visitors' ip addresses? If so, what precautions can you take to make sure you're covered? Essentially what I'm wanting to know is, if I set up my website to

: Use .htaccess to make pretty URLs that expand abbreviation codes Yes, I know, there are tons of questions like this, but I can't find one which solves my problem so at cost of receiving downvotes

: All contact forms in all Wordpress sites on the same VPS stopped working - php mail() malfunctioning? On my VPS I use Ubuntu 16.04.2, Apache2 and PHP 7.0.15. Back when I installed the server

: Nginx deny-all fails to execute PHP code in 403.html I want to deny access to some directories and files, so I use the deny_all option to return a 403.html page. However, it does not allow

: How do I create flat link URL with .htaccess I am relatively new to URL rewriting. I recently created a forum and wishes to rewrite some of the thread URLs. I want to internally rewrite

: Redirect 301 from old domain to a new one affect google rank I did the redirect from my old domain store to a new domain using 301 rules on .htaccess as simplified below: Options +FollowSymLinks

: Hosting for php(web) and python(background process) I've been looking here and there for a web hosting provider and I would appreciate some recommendations. My requirements are: For the web,

: PHP website page loading is very slow in localhost PHP website pages are taking very long time to load for huge data in localhost(using Xampp). The page loading becomes faster for less data.

: Deleting WordPress and replacing with php files I have a website with a "tips" section administered using WordPress (the rest of the site is made up of basic HTML files). For multiple reasons

: Open_basedir restriction causing huge error_log in WordPress I am running a Wordpress blog with cpanel and I get an huge error_log file (40GB) in my public_html folder. The content: Warning:

: PHP doesn't work on Amazon AWS S3 for email contact form I built a website with Adobe Muse, it as HTML, uploaded it to a bucket in Amazon AWS S3, enable webhosting on the bucket, and attached

: How to hide h1 and h2 tags using JavaScript while still having them for SEO My website does not currently use H1 and H2 tags, but I want to use them and hide them to make my site SEO

: Cannot connect to Wordpress MySQL on Fedora 25 On Fedora 25, I want to develop a Wordpress website. Here's a summary of what I did, but I still cannot get it to work and enter Wordpress

: Wordpress in Suexec or suphp I have a Hsphere 3.6S.0SPU installation (that I am begging management to get rid of, but anyways...) that has several customer WordPress installations in it. I have

: Unfriendly url with SEO php I created a page called showapp.php and of course with get request I display the applications for exampleshowapp.php?id=3 Can Google fetch this data ?

: Browser Cache Control | Individual Resources The boss suggested to read the documentation on Google Leverage Browser Cache after testing with Google Page Speed Insights ... There was a list of

: Forcing better logging of mail requests in PHP I provide virtual hosting for a number of websites (mainly wordpress) maintained by others. Unfortunately one of them gets compromised and used

: How can I prevent my website from being copied? I don't want my website to become copied by someone. But anyone can easily copy it using a software.

: Desktop application vs web application I have a custom accounting + user specific needs desktop application (which i developed using delphi 7 + mysql and over 20 users are actively using the

: Make 404 error not redirect when on different domain/subdomain I have a PHP file on my error subdomain (https://errors.example.com). And this is meant to serve as the error page for all subdomains.

: Extracting from JSON REST API I would like to know how to extract particular field of data from the REST API. I would like to get the "bits-per-second-tx" data, only and I have tried http://localhost/net/json?field=bits-

: RE MEDICAL SEO and web building From an SEO Point of view, what is better for a medical or dental website? PHP, HTML or Wordpress and why? My SEO person said php is read better by google

: Serving HTTP images in a HTTPS site. Can I add a "safe domain"? I know that by the title this may have been asked many times, but I haven't really found a similar situation asked (well,

: New domain SEO and default header file I am migrating to a new domain, the previous domain that I had it was really just used for me to learn how to develop websites, so the traffic, if

: Google "de-indexed" whole website from search results. Why? Today my whole website is de-indixed. They not send even notification message for violation. Can anyone suggest me some fixations? Site

: Use robots.txt to prevent privacy policy, terms and conditions, and guarantees from being crawled and indexed by Google I need to block pages such as privacy policy, terms and conditions, and

: How to create an SEO friendly custom post type title using Yoast I have used this code to filter $title of a custom post type, and it works perfectly fine when there are search results on

: How can I mask URLs with subdirectories to display the same URL? We have a website called example.com I want these paths and their subdirectories: example.com/vip/members/alice/watch example.com/vip/members/alice/bag

: How to fix xml and php live search Hi i have been wondering on how to make a live search on my movie website and im trying to do it without a database. So i decided to go with php and

: PHP database information in a table that can be displayed on a website Hey guys i just want to put the information from the database into a table which i can display on a website but i

: How do I comply with Google's First Click Policy with PHP? I recently password protected my site and made it a requirement for users to sign on or register in order to view the content and

: How do I change my website's upload limit using .htaccess without getting a 500 Internal Server Error? I just bought a year of web hosting and I paid for the 50GB plan. I want to allow small

: Which component handle php's GET parameters in a URL In a webserver, which component handles the translation of URL parameters to the $_GET global variable? Is that a module in PHP engine, or

: How to get a github release filesize using CURL without downloading a file? For a project I need to fetch the file size of a GitHub release file using CURL without actually downloading the

: How to use X-Content-Type-Options for .css and .png file? I have this code in my initialization file. header("Content-Security-Policy: default-src 'none'; script-src 'self'; connect-src

: How can i send email in php through google apps My client is using godaddy to host a php site, and has recently signed up for google apps account for email, hoping it will help stop his

: Is it possible to create a full SEO website with Firebase? I work a lot with PHP, and as many of you know, you have a lot of flexibility when it comes to creating dynamic pages. You have

: Capturing a variable from a clicked link or url using php I've build a php page called pageById.php that pulls in and displays data from a MySQL database, but the query is 'static'. $sql

: Common header and footer in HTML, should I use JavaScript, PHP or other for SEO? Firstly, I am aware this question is similar to others asked in the paste, however I'm specifically asking about

: Session cookie lifetime in PHP different on RHEL vs Mint? Sorry if this is long-winded: I have the same site running on two servers (server_old & server_new). It's a hand-rolled PHP &

: Suexec policy violation error for a javascript file I deployed a web-app on DreamHost shared hosting. During tests, I got the "500 Internal Server Error" on one of the JavaScript files called

: SEO for importing the page header with JavaScript rather than PHP My website has the same header/sidebar/footer on every page, so I have been importing them using PHP. To do this I forced all

: What is the 'right way' to serve static content from my AWS S3 bucket on my ElasticBeanstalk deployment? I've hosted a small PHP environment on AWS ElasticBeanstalk. The static content (.css,

: Is it bad practice to put PHP directives in .html files and have the server interpret them as PHP? I've been running my company's website, which uses the same header, footer and left column

: How to protect my files on Heroku My sendemail.php file is located in the root of my website, is there a way to protect it? Also i want to protect or hide my js folder, so noone can see

: Issue with 301 redirect to Index page only I have a bunch of 301 redirects in my .htaccess for old pages, which work great. But a problem that's been plaguing me for years is that there's

: High Memory (~8GB) pay per compute time server requirement I'm looking for an AWS Lambda replacement in order to generate map tile images in parallel. Unfortunately Lambda has a memory limit

: Several domains pointing to one hosting but keeping separate URLs What I'm trying to do is a bit complicated and not sure if possible. Here it goes: I have one main domain "maindomain.com"

: What does "SetEnv PHPRC" do and how is it used? I have a client with some technical skills who likes to take a look at files and understand how they work. Yesterday, we installed Ninja

: SEO question in regards to current way of loading my pages I'm trying to implement SEO-friendly (or at least indexable) way of dynamically displaying categories; first by allowing user to use

: Azure App Service for Basic Bootstrap Site with PHP I have an Azure Imagine subscription through my College so I plan to take advantage of it to host a basic Bootstrap resume site of sorts.

: How to move SEO from a separately hosted subdomain into main domain? I have a main domain: example.com and a subdomain: blog.example.com that I really want combined for SEO benefit, but my blog.example.com
Next Page
Terms of Use Create Support ticket Your support tickets Powered by ePowerPress Stock Market News! Top Seo SMO © topseosmo.com2022 All Rights reserved.