| | |
php Speedy Problem
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Sep 2007
Posts: 16
Reputation:
Solved Threads: 0
Dear folk ,
I'm work with PHP speedy Plugin which makes my webpage loads 500% faster
http://aciddrop.com/php-speedy/
, the configuration of the php speedy is ok , but when I add
<?php require('C:/wamp/www//php_speedy/php_speedy.php'); ?>
af the top of the page
and then
<?php
$compressor->finish();
?>
at the bottom of the page , it doesn't show the page ...
has anyone worked with php speedy before
thanks
I'm work with PHP speedy Plugin which makes my webpage loads 500% faster
http://aciddrop.com/php-speedy/
, the configuration of the php speedy is ok , but when I add
<?php require('C:/wamp/www//php_speedy/php_speedy.php'); ?>
af the top of the page
and then
<?php
$compressor->finish();
?>
at the bottom of the page , it doesn't show the page ...
has anyone worked with php speedy before
thanks
PHP Syntax (Toggle Plain Text)
require 'php_speedy/php_speedy.php';
Use a relative path if necessary.
"If it is NOT source, it is NOT software."
-- NASA
-- NASA
•
•
•
•
Dear folk ,
I'm work with PHP speedy Plugin which makes my webpage loads 500% faster
http://aciddrop.com/php-speedy/
, the configuration of the php speedy is ok , but when I add
<?php require('C:/wamp/www//php_speedy/php_speedy.php'); ?>
af the top of the page
and then
<?php
$compressor->finish();
?>
at the bottom of the page , it doesn't show the page ...
has anyone worked with php speedy before
thanks
PHP Syntax (Toggle Plain Text)
ini_set('error_reporting', E_ALL); ini_set('display_errors', '1');
Place that before anything else.
Also try turning off all the PHP speedy features in the configuration, then start enabling them one by one.
ie: turn off gzip, minify etc.
www.fijiwebdesign.com - web design and development and fun
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
![]() |
Similar Threads
- RUNDLL Error Message at Boot (Viruses, Spyware and other Nasties)
Other Threads in the PHP Forum
- Previous Thread: assing a value to DEfine
- Next Thread: Email addresses showing as text. How to turn them into hyperlinks?
| Thread Tools | Search this Thread |
Tag cloud for PHP
.htaccess access ajax alerts apache api array beginner binary broken cakephp checkbox class cms code convert cron curl database date directory display download dynamic echo email error file files folder form forms function functions google hack href htaccess html htmlspecialchars image include insert integration ip java javascript joomla limit link login loop mail menu methods mlm mod_rewrite multiple mysql network object oop overwrite parse paypal pdf php problem query radio random recursion redirect regex remote script search securephp server sessions sms soap source space sql structure syntax system table tutorial update upload url validation validator variable video web xml youtube






