gnubit wrote:Can you be more specific? What tipe of operating system, what version of Apache,mysql and php too.
I have tried several setups.
I use Windows XP Professional, SP2 and S9Y 0.8.4
My first setup was PHP 5.1.0RC1 with Apache 2.0.54 and MySQL 5.0.12
S9Y installed flawlessly, and worked fine for almost 8 hours. After going to bed, I woke up to find that even going to the index.php page would crash Apache. That's when I tried all kinds of things.
I finally saw the post about WAMP, and decided to use it, since it's a known working installation of AMP. So, I downloaded it, version 1.4.4. It uses: PHP 5.0.4, Apache 1.3.33, MySQL 4.1.14
I also get the following error after this last AMP install when I install S9Y:
Code: Select all
Installing default plugins...
Warning: main(S9Y_PEAR_PATHXML/RPC.php) [function.main]: failed to open stream: No such file or directory in c:\wamp\www\testbed\include\functions.inc.php on line 9
Warning: main() [function.include]: Failed opening 'S9Y_PEAR_PATHXML/RPC.php' for inclusion (include_path='.;C:\wamp\php\pear;C:\wamp\php\pear') in c:\wamp\www\testbed\include\functions.inc.php on line 9
Done
Attempting to write .htaccess file...... Done
Serendipity has been successfully installed
Visit your new blog here
Thank you for choosing Serendipity
And, yes, PEAR is installed and working correctly on my PHP installation.
I went on and clicked the link since it said it was successful........... But I cannot go to the s9y configuration page. At least this is a step forward! I can edit that in the phpmyadmin page if i need to change main options.
When I try to go to the configuration page it loads almost all of the way up, then crashes apache and the page is truncated. I get about half of the menu, though. This also doesn't make sense to me since the S9Y_PEAR_PATH doesn't show up as a path - it shows up as the variable's name in text!
Everything is working in S9Y right now except the config page in the admin section. That, and this error during installation, but...
I've gotten it this far - at least it is running!